Changeset 0.21.6 (#92)
This commit is contained in:
@@ -15,6 +15,7 @@ async function loadProjects() {
|
||||
description: p.description || '',
|
||||
color: p.color || null,
|
||||
icon: p.icon || null,
|
||||
workspace_id: p.workspace_id || null,
|
||||
channelCount: p.channel_count || 0,
|
||||
kbCount: p.kb_count || 0,
|
||||
noteCount: p.note_count || 0,
|
||||
|
||||
Reference in New Issue
Block a user