This commit is contained in:
syuilo
2024-08-23 12:57:16 +09:00
parent 9e52a3f082
commit b9f76b85c0
2 changed files with 20 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ import { computed } from 'vue';
import * as Misskey from 'misskey-js';
import MkImgWithBlurhash from '../MkImgWithBlurhash.vue';
import EmA from './EmA.vue';
import { userPage } from '@/filters/user.js';
import { userPage } from '@/utils.js';
import MkUserOnlineIndicator from '@/components/MkUserOnlineIndicator.vue';
const props = withDefaults(defineProps<{