mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-14 00:26:51 +08:00
feat: add get-started template (#309)
This commit is contained in:
@@ -29,7 +29,7 @@ const groupTemplateMap = {
|
||||
const defaultTemplateList: Array<TemplateMeta> = [
|
||||
{
|
||||
name: 'New From Quick Start',
|
||||
groupKeys: ['todolist'],
|
||||
groupKeys: ['getStartedGroup0', 'getStartedGroup1', 'getStartedGroup2'],
|
||||
},
|
||||
{ name: 'New From Grid System', groupKeys: ['grid'] },
|
||||
{ name: 'New From Blog', groupKeys: ['blog'] },
|
||||
|
||||
Reference in New Issue
Block a user