This commit is contained in:
syuilo 2020-09-20 10:17:47 +09:00
parent 485579fa55
commit 208343a3da
5 changed files with 16 additions and 8 deletions

View file

@ -33,8 +33,8 @@ import { emojilist } from '../../misc/emojilist';
import contains from '@/scripts/contains';
import { twemojiSvgBase } from '../../misc/twemoji-base';
import { getStaticImageUrl } from '@/scripts/get-static-image-url';
import MkUserSelect from './user-select.vue';
import { acct } from '../filters/user';
import MkUserSelect from '@/components/user-select.vue';
import { acct } from '@/filters/user';
import * as os from '@/os';
type EmojiDef = {