mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-26 14:58:55 +08:00
Merge branch 'feat/poc' into feat/datacenter
This commit is contained in:
@@ -189,6 +189,7 @@ export const getAuthorizer = () => {
|
||||
|
||||
return [signInWithGoogle, onAuthStateChanged] as const;
|
||||
} catch (e) {
|
||||
getLogger('getAuthorizer')(e);
|
||||
return [] as const;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user