mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
properly link aps
This commit is contained in:
parent
de450c1aa2
commit
af4a812e88
@ -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 New Issue
Block a user