mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 00:56:00 +02:00
refactor: Tweak path alias of client
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<script lang="ts">
|
||||
import { defineComponent } from 'vue';
|
||||
import XPostForm from '@/components/post-form.vue';
|
||||
import XPostForm from '@client/components/post-form.vue';
|
||||
import define from './define';
|
||||
|
||||
const widget = define({
|
||||
|
||||
Reference in New Issue
Block a user