mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update preferences.vue
This commit is contained in:
parent
ace51f7605
commit
aed9a4a1b4
1 changed files with 1 additions and 1 deletions
|
|
@ -946,7 +946,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
import { computed, ref, watch } from 'vue';
|
||||
import { langs } from '@@/js/config.js';
|
||||
import * as Misskey from 'misskey-js';
|
||||
import { GRAPHICS_QUALITY } from 'misskey-world-engine/src/room/utility.js';
|
||||
import { GRAPHICS_QUALITY } from 'misskey-world-engine/src/utility.js';
|
||||
import MkSwitch from '@/components/MkSwitch.vue';
|
||||
import MkSelect from '@/components/MkSelect.vue';
|
||||
import MkRadios from '@/components/MkRadios.vue';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue