SyntaxSquad/DADProject#14 Bot works and play works, still has some bugs
This commit is contained in:
@@ -49,7 +49,6 @@ import router from '@/router';
|
||||
const emits = defineEmits(['logout'])
|
||||
const { userLoggedIn } = defineProps(['userLoggedIn'])
|
||||
|
||||
const router = useRouter()
|
||||
const biscaStore = useBiscaStore()
|
||||
|
||||
const logoutClickHandler = () => {
|
||||
|
||||
Reference in New Issue
Block a user