mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 02:35:58 +08:00
@@ -153,7 +153,7 @@ export const GeneralPage = ({ workspace }: { workspace: WorkspaceUnit }) => {
|
|||||||
) : (
|
) : (
|
||||||
<StyledWorkspaceInfo>
|
<StyledWorkspaceInfo>
|
||||||
<CloudWorkspaceIcon />
|
<CloudWorkspaceIcon />
|
||||||
<span>{t('Available Offline')}</span>
|
<span>{t('Cloud Workspace')}</span>
|
||||||
</StyledWorkspaceInfo>
|
</StyledWorkspaceInfo>
|
||||||
)
|
)
|
||||||
) : (
|
) : (
|
||||||
|
|||||||
Reference in New Issue
Block a user