mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add extra pixel to titlebar on Windows 11
This commit is contained in:
@@ -27,6 +27,7 @@ const createProps = (): PropsType => ({
|
||||
},
|
||||
executeMenuRole: action('executeMenuRole'),
|
||||
platform: 'win32',
|
||||
isWindows11: false,
|
||||
});
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user