Create Upload Chat Session help feature (#48)

This commit is contained in:
Will Chen
2025-04-29 15:36:32 -07:00
committed by GitHub
parent 74003b9061
commit 19d1e89029
7 changed files with 536 additions and 71 deletions

View File

@@ -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