mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
chore: assign todos (#7297)
This commit is contained in:
@@ -258,7 +258,7 @@ export const SignOutConfirmModal = () => {
|
||||
await authService.signOut();
|
||||
} catch (err) {
|
||||
console.error(err);
|
||||
// TODO: i18n
|
||||
// TODO(@eyhn): i18n
|
||||
notify.error({
|
||||
title: 'Failed to sign out',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user