SPDX
This commit is contained in:
parent
4813fda392
commit
8dfa382869
|
@ -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';
|
||||
|
||||
|
|
Loading…
Reference in New Issue