mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-11 05:58:56 +08:00
Fix: modify tip in sign out modal (#1057)
This commit is contained in:
@@ -50,7 +50,7 @@ export const LogoutModal = ({ open, onClose }: LoginModalProps) => {
|
||||
<UnCheck></UnCheck>
|
||||
</StyleCheck>
|
||||
)}
|
||||
{t('Retain local cached data')}
|
||||
{t('Retain cached cloud data')}
|
||||
</StyleTips>
|
||||
{blobDataSynced ? (
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user