mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-26 00:21:46 +03:00
chore: adjust preloading tags (#3803)
This commit is contained in:
parent
068c697be9
commit
aea508573b
@ -32,12 +32,12 @@ export async function buildShowcaseWorkspace(
|
||||
options: [
|
||||
{
|
||||
id: 'icg1n5UdkP',
|
||||
value: 'Travle',
|
||||
value: 'Travel',
|
||||
color: 'var(--affine-tag-gray)',
|
||||
},
|
||||
{
|
||||
id: 'Oe5dSe1DDJ',
|
||||
value: 'quick dummary',
|
||||
value: 'Quick summary',
|
||||
color: 'var(--affine-tag-green)',
|
||||
},
|
||||
{
|
||||
@ -47,17 +47,17 @@ export async function buildShowcaseWorkspace(
|
||||
},
|
||||
{
|
||||
id: 'q3mceOl_zi',
|
||||
value: 'streamline your workflow',
|
||||
value: 'Streamline your workflow',
|
||||
color: 'var(--affine-tag-teal)',
|
||||
},
|
||||
{
|
||||
id: 'ze07JVwBu4',
|
||||
value: 'plan',
|
||||
value: 'Plan',
|
||||
color: 'var(--affine-tag-teal)',
|
||||
},
|
||||
{
|
||||
id: '8qcYPCTK0h',
|
||||
value: 'review',
|
||||
value: 'Review',
|
||||
color: 'var(--affine-tag-orange)',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user