refactor: Tweak path alias of client
This commit is contained in:
@@ -24,7 +24,7 @@ import { defineComponent } from 'vue';
|
||||
import XNoteHeader from './note-header.vue';
|
||||
import XSubNoteContent from './sub-note-content.vue';
|
||||
import XCwButton from './cw-button.vue';
|
||||
import * as os from '@/os';
|
||||
import * as os from '@client/os';
|
||||
|
||||
export default defineComponent({
|
||||
name: 'XSub',
|
||||
|
Reference in New Issue
Block a user