clean log
This commit is contained in:
@@ -18,7 +18,6 @@ const logoUrl = computed(() => {
|
||||
});
|
||||
|
||||
const login = async () => {
|
||||
console.log('Username: ', username.value);
|
||||
try {
|
||||
await auth.login({
|
||||
data:{
|
||||
|
||||
Reference in New Issue
Block a user