no change url with buttons back and forward
This commit is contained in:
@@ -142,9 +142,6 @@ const visibleModalSended = ref(false);
|
||||
const visibleModalInvalid = ref(false);
|
||||
|
||||
onMounted(() => {
|
||||
if (pb != null) {
|
||||
pb.authStore.clear();
|
||||
}
|
||||
pb = new PocketBase("http://127.0.0.1:8090");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user