Add help button which opens GitHub issue w/ system report | explicitly log with electron-log & scrub logs
This commit is contained in:
@@ -41,6 +41,7 @@ const validInvokeChannels = [
|
||||
"get-proposal",
|
||||
"approve-proposal",
|
||||
"reject-proposal",
|
||||
"get-system-debug-info",
|
||||
] as const;
|
||||
|
||||
// Add valid receive channels
|
||||
|
||||
Reference in New Issue
Block a user