Merge branch 'tonya/collections' of https://github.com/sysadminsmedia/homebox into tonya/collections

This commit is contained in:
tonyaellie
2025-12-27 11:33:49 +00:00

View File

@@ -434,7 +434,7 @@
const authCtx = useAuthContext();
const api = useUserApi();
const checkAuth = async () => {
const checkAuth = async () => {
try {
// await api.user.self();
} catch (err) {