properly link aps
This commit is contained in:
parent
abd7aa0ff6
commit
df7e6843b2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ export function openHelpMenu_(ev: MouseEvent) {
|
|||
text: i18n.ts.apps,
|
||||
icon: "ph-device-mobile ph-bold ph-lg",
|
||||
action: () => {
|
||||
window.open("https://calckey.org/", "_blank");
|
||||
window.open("https://calckey.org/apps", "_blank");
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue