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