Skip to content

Commit

Permalink
DeepL TranslationのPro accountトグルスイッチが表示されていなかったのを修正 (misskey-dev#12355)
Browse files Browse the repository at this point in the history
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
  • Loading branch information
samunohito and samunohito committed Nov 17, 2023
1 parent f007890 commit 83ea039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/src/pages/admin/external-services.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ import { } from 'vue';
import XHeader from './_header_.vue';
import MkInput from '@/components/MkInput.vue';
import MkButton from '@/components/MkButton.vue';
import MkSwitch from '@/components/MkSwitch.vue';
import FormSuspense from '@/components/form/suspense.vue';
import FormSection from '@/components/form/section.vue';
import * as os from '@/os.js';
Expand Down

0 comments on commit 83ea039

Please sign in to comment.