mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-27 15:41:42 +01:00
Merge branch 'tonya/collections' of https://github.com/sysadminsmedia/homebox into tonya/collections
This commit is contained in:
@@ -434,7 +434,7 @@
|
||||
const authCtx = useAuthContext();
|
||||
const api = useUserApi();
|
||||
|
||||
const checkAuth = async () => {
|
||||
const checkAuth = async () => {
|
||||
try {
|
||||
// await api.user.self();
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user