fix: wrong string substitution (misskey.io -> firefish.io) + stop depending on misskey.io (close #10813)

This commit is contained in:
naskya 2023-11-23 01:50:13 +09:00
parent 01894d8104
commit ef71d23d80
No known key found for this signature in database
GPG Key ID: 164DFF24E2D40139
1 changed files with 2 additions and 2 deletions

View File

@ -108,11 +108,11 @@
>{{ i18n.ts._theme.manage
}}<template #suffix>{{ themesCount }}</template></FormLink
>
<FormLink to="https://assets.firefish.io/theme/list" external
<!-- <FormLink to="https://assets.misskey.io/theme/list" external
><template #icon
><i :class="icon('ph-planet')"></i></template
>{{ i18n.ts._theme.explore }}</FormLink
>
> -->
<FormLink to="/settings/theme/install"
><template #icon
><i :class="icon('ph-download-simple')"></i></template