rename showPerfProfileToggle -> showPerformanceProfileToggle

This commit is contained in:
end-4
2025-07-25 13:58:40 +07:00
parent 365a649776
commit 05fdbf3d24
3 changed files with 7 additions and 7 deletions
@@ -124,7 +124,7 @@ Singleton {
property bool showMicToggle: false
property bool showKeyboardToggle: true
property bool showDarkModeToggle: true
property bool showPerfProfileToggle: false
property bool showPerformanceProfileToggle: false
}
property JsonObject tray: JsonObject {
property bool monochromeIcons: true