mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-27 07:31:43 +01:00
@@ -198,13 +198,13 @@
|
||||
{
|
||||
id: 1,
|
||||
name: computed(() => t("menu.create_location")),
|
||||
shortcut: "Shift+2",
|
||||
shortcut: "Shift+3",
|
||||
dialogId: "create-location",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
name: computed(() => t("menu.create_label")),
|
||||
shortcut: "Shift+3",
|
||||
shortcut: "Shift+2",
|
||||
dialogId: "create-label",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user