We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ce5e0 commit 21ecc62Copy full SHA for 21ecc62
src/views/SettingsView.vue
@@ -2,7 +2,7 @@
2
import config from '../../package.json'
3
import { useStorage } from '@vueuse/core'
4
5
-const defineText = '织蛾\n\nMoth'
+const defineText = '织蛾\n\nMoth\n\nが'
6
7
const message = useStorage('my-store', defineText)
8
0 commit comments