mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
fix(server): default workspace avatar size (#10229)
This commit is contained in:
@@ -7,4 +7,5 @@ export const TEST_USER: UserProps = {
|
||||
|
||||
export const TEST_WORKSPACE: WorkspaceProps = {
|
||||
name: 'Test Workspace',
|
||||
avatar: 'https://app.affine.pro/favicon-192.png',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user