minor frontend changes to discard responses if route changed
This commit is contained in:
@@ -98,7 +98,6 @@ const loadBackend = async () => {
|
||||
|
||||
if (200 !== response.status) {
|
||||
error.value = json
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user