Feat: emoji picker profile
This commit is contained in:
parent
693efb99a0
commit
6fa319afc6
12 changed files with 502 additions and 345 deletions
|
|
@ -68,8 +68,6 @@ import { defaultStore } from '@/store.js';
|
|||
import { i18n } from '@/i18n.js';
|
||||
import { $i } from '@/account.js';
|
||||
import { hostname } from '@/config.js';
|
||||
import { multipleSelectUser } from '@/os.js';
|
||||
|
||||
const emit = defineEmits<{
|
||||
(ev: 'ok', selected: Misskey.entities.UserDetailed): void;
|
||||
(ev: 'cancel'): void;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue