fix ipc naming for get system platform (#140)

This commit is contained in:
Will Chen
2025-05-12 21:57:49 -07:00
committed by GitHub
parent 993c5417e3
commit 0dc4d6c617
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ const validInvokeChannels = [
"window:minimize",
"window:maximize",
"window:close",
"window:get-platform",
"get-system-platform",
"upload-to-signed-url",
"delete-chat",
"delete-messages",