mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
feat: avatar
This commit is contained in:
@@ -438,7 +438,7 @@ const SyncPage = ({ workspace }: { workspace: Workspace }) => {
|
||||
<Button
|
||||
onClick={() => {
|
||||
updateWorkspaceMeta(workspace.id, {
|
||||
workspaceType: 'cloud',
|
||||
type: 'cloud',
|
||||
});
|
||||
setType();
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user