mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-25 07:36:18 +09:00
parent
659ce39213
commit
3689cf8f61
@ -24,6 +24,12 @@ export function openHelpMenu_(ev: MouseEvent) {
|
||||
icon: "ph-lightbulb ph-bold ph-lg",
|
||||
to: "/about-calckey",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
text: i18n.ts.tos,
|
||||
icon: "ph-scroll ph-bold ph-lg",
|
||||
to: instance.tosUrl,
|
||||
},
|
||||
{
|
||||
type: "button",
|
||||
text: i18n.ts.apps,
|
||||
|
Loading…
Reference in New Issue
Block a user