not attempt to show translated globalshortcut description cuz they can't be changed

This commit is contained in:
end-4
2025-07-17 15:28:31 +07:00
parent 8a4f2f2851
commit 158428e63e
14 changed files with 38 additions and 37 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Singleton {
GlobalShortcut {
name: "workspaceNumber"
description: Translation.tr("Hold to show workspace numbers, release to show icons")
description: "Hold to show workspace numbers, release to show icons"
onPressed: {
workspaceShowNumbersTimer.start()