Feature: on macos, tray icon can be hidden now

This commit is contained in:
萌萌哒赫萝
2023-04-09 17:58:09 +08:00
parent fe8112ba12
commit 4043dbfb25
6 changed files with 22 additions and 7 deletions

View File

@@ -114,6 +114,7 @@ interface ILocales {
SETTINGS_START_MODE: string
SETTINGS_START_MODE_MINI: string
SETTINGS_START_MODE_MAIN: string
SETTINGS_START_MODE_NO_TRAY: string
SETTINGS_START_MODE_QUIET: string
SETTINGS_CLICK_TO_OPEN: string
SETTINGS_SET_LOG_FILE: string