Custom window controls (#46)

This commit is contained in:
Will Chen
2025-04-29 11:41:40 -07:00
committed by GitHub
parent 672bd790fa
commit a33e6c6ae3
6 changed files with 200 additions and 1 deletions

View File

@@ -48,6 +48,10 @@ const validInvokeChannels = [
"supabase:set-app-project",
"supabase:unset-app-project",
"local-models:list",
"window:minimize",
"window:maximize",
"window:close",
"window:get-platform",
] as const;
// Add valid receive channels