mirror of
https://github.com/archlinux/aur.git
synced 2026-02-20 20:43:47 +01:00
6 lines
267 B
Diff
6 lines
267 B
Diff
diff --git a/ui/desktop/src/main.ts b/ui/desktop/src/main.ts
|
|
index b86e34d3aa..c2075a3883 100644
|
|
--- a/ui/desktop/src/main.ts
|
|
+++ b/ui/desktop/src/main.ts
|
|
@@ -541,0 +542 @@ const createChat = async (
|
|
+ autoHideMenuBar: process.platform === 'linux' ? true : false,
|