mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 14:56:59 +08:00
feat: publish workspace
This commit is contained in:
@@ -125,6 +125,7 @@ export class AffineProvider extends BaseProvider {
|
||||
const workspaces: WorkspaceMeta0[] = workspacesList.map(w => {
|
||||
return {
|
||||
...w,
|
||||
published: w.public,
|
||||
memberCount: 0,
|
||||
name: '',
|
||||
provider: 'affine',
|
||||
|
||||
Reference in New Issue
Block a user