mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: update view text
This commit is contained in:
@@ -20,7 +20,7 @@ const genViewId = () => nanoid(16) as RecastViewId; // This is a safe type cast
|
||||
const DEFAULT_VIEWS: RecastView[] = [
|
||||
{
|
||||
id: genViewId(),
|
||||
name: 'Text View',
|
||||
name: 'Text',
|
||||
type: RecastScene.Page,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user