refactor: Tweak path alias of client
This commit is contained in:
		| @@ -21,8 +21,8 @@ | ||||
|  | ||||
| <script lang="ts"> | ||||
| import { defineComponent } from 'vue'; | ||||
| import MkButton from '@/components/ui/button.vue'; | ||||
| import * as os from '@/os'; | ||||
| import MkButton from '@client/components/ui/button.vue'; | ||||
| import * as os from '@client/os'; | ||||
|  | ||||
| export default defineComponent({ | ||||
| 	components: { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo