Fix visibility of KT in settings

This commit is contained in:
Fedor Indutny
2026-02-11 10:20:48 -08:00
committed by GitHub
parent bb3dfdc8a5
commit eb7231e390
3 changed files with 43 additions and 28 deletions

View File

@@ -458,6 +458,7 @@ export default {
isAutoDownloadUpdatesSupported: true,
isAutoLaunchSupported: true,
isHideMenuBarSupported: true,
isKeyTransparencyAvailable: true,
isNotificationAttentionSupported: true,
isSyncSupported: true,
isSystemTraySupported: true,