This commit is contained in:
tai-cha 2025-05-07 03:03:20 +09:00
parent 4813fda392
commit 8dfa382869
No known key found for this signature in database
GPG Key ID: 1D5EE39F870DC283
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: syuilo and misskey-project
* SPDX-License-Identifier: AGPL-3.0-only
*/
import { computed } from 'vue';
import { prefer } from '@/preferences.js';