Create Upload Chat Session help feature (#48)
This commit is contained in:
@@ -14,6 +14,7 @@ const validInvokeChannels = [
|
||||
"create-app",
|
||||
"get-chat",
|
||||
"get-chats",
|
||||
"get-chat-logs",
|
||||
"list-apps",
|
||||
"get-app",
|
||||
"edit-app-file",
|
||||
@@ -53,6 +54,7 @@ const validInvokeChannels = [
|
||||
"window:maximize",
|
||||
"window:close",
|
||||
"window:get-platform",
|
||||
"upload-to-signed-url",
|
||||
] as const;
|
||||
|
||||
// Add valid receive channels
|
||||
|
||||
Reference in New Issue
Block a user