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 d643e7e commit 0fc4a59Copy full SHA for 0fc4a59
ui/src/views/chat/auth/component/password.vue
@@ -13,7 +13,6 @@ import { ref, computed } from 'vue'
13
import useStore from '@/stores'
14
import { t } from '@/locales'
15
import { useRoute, useRouter } from 'vue-router'
16
-const route = useRoute()
17
const FormRef = ref()
18
19
const { chatUser } = useStore()
0 commit comments