PNP Settings

This commit is contained in:
Fedor Indutny
2023-02-23 13:32:19 -08:00
committed by GitHub
parent 5bcf71ef2c
commit 5d110964b9
27 changed files with 562 additions and 149 deletions

View File

@@ -1268,7 +1268,7 @@ async function showSettingsWindow() {
frame: true,
resizable: false,
title: getResolvedMessagesLocale().i18n('signalDesktopPreferences'),
titleBarStyle: nonMainTitleBarStyle,
titleBarStyle: mainTitleBarStyle,
titleBarOverlay,
autoHideMenuBar: true,
backgroundColor: await getBackgroundColor(),