fix and refactor code
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import { watch } from 'vue'
|
||||
import { useSettingsStore } from './stores/settings'
|
||||
import { useSettingsStore } from '@/stores/settings'
|
||||
|
||||
const settings = useSettingsStore()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user