Fix undo and redo by using initial commit hash for chat (#94)

This commit is contained in:
Will Chen
2025-05-06 12:15:42 -07:00
committed by GitHub
parent 390496f8f8
commit 20362d7b08
10 changed files with 434 additions and 101 deletions

View File

@@ -58,6 +58,8 @@ const validInvokeChannels = [
"window:get-platform",
"upload-to-signed-url",
"delete-chat",
"delete-messages",
"start-chat-stream",
] as const;
// Add valid receive channels