Fixed Logout Bug

This commit is contained in:
brausjonas
2023-06-22 00:16:30 +02:00
parent be9ace5238
commit 17a3ad0b33
+1 -1
View File
@@ -185,7 +185,7 @@ export default function CalenderView(p) {
timePlanned = sum timePlanned = sum
}) })
} }
}) }).catch(() => {})
} catch (e) { } catch (e) {
} }