mirror of
https://github.com/yattee/yattee.git
synced 2026-07-21 06:42:01 +00:00
Add Hide option to home shortcut context menu
This commit is contained in:
@@ -3742,6 +3742,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"home.hideShortcut" : {
|
||||
"comment" : "Context menu action on Home shortcuts to hide the shortcut",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Hide"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"home.history.clear" : {
|
||||
"comment" : "Clear history button",
|
||||
"localizations" : {
|
||||
|
||||
Reference in New Issue
Block a user