Add help button which opens GitHub issue w/ system report | explicitly log with electron-log & scrub logs

This commit is contained in:
Will Chen
2025-04-21 14:27:58 -07:00
parent 57af6078a0
commit 87ff4ee870
18 changed files with 374 additions and 256 deletions

View File

@@ -41,6 +41,7 @@ const validInvokeChannels = [
"get-proposal",
"approve-proposal",
"reject-proposal",
"get-system-debug-info",
] as const;
// Add valid receive channels