Fix spacing

This commit is contained in:
Fred Boniface 2023-04-10 20:42:58 +01:00
parent 8c572c2eaa
commit bec341c4d6
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ async function register() { // Registers a device by sending POST request to API
}
} else {
logout()
}
}
}
async function logout() { // Simply removed the UUID from localstorage