1
0
Fork 1
mirror of https://example.com synced 2024-11-24 16:46:38 +09:00

calckey in abt

This commit is contained in:
ThatOneCalculator 2022-07-19 09:33:26 -07:00
parent 4386004fbf
commit 8aaaa82e5b

View file

@ -19,7 +19,7 @@
<FormSection>
<MkKeyValue class="_formBlock" :copy="version">
<template #key>Misskey</template>
<template #key>Calckey</template>
<template #value>{{ version }}</template>
</MkKeyValue>
<FormLink to="/about-misskey">{{ $ts.aboutMisskey }}</FormLink>