mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
make sure its not checked for akkoma
This commit is contained in:
parent
1b61d1a58d
commit
fd05f18c40
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<template #label>{{ i18n.ts.import }}</template>
|
||||
<template #icon><i class="ph-upload-simple ph-bold ph-lg"></i></template>
|
||||
<FormSwitch v-model="signatureCheck" class="_formBlock">
|
||||
Mastodon import?
|
||||
Mastodon import? (not Akkoma!)
|
||||
</FormSwitch>
|
||||
<MkButton primary :class="$style.button" inline @click="importPosts($event)"><i class="ph-upload-simple ph-bold ph-lg"></i> {{ i18n.ts.import }}</MkButton>
|
||||
</FormFolder>
|
||||
|
|
Loading…
Add table
Reference in a new issue