mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
feat: init mobile entry (#7905)
This commit is contained in:
@@ -49,6 +49,9 @@ const buildFlags = process.argv.includes('--static')
|
||||
{
|
||||
value: 'admin',
|
||||
},
|
||||
{
|
||||
value: 'mobile',
|
||||
},
|
||||
],
|
||||
initialValue: 'browser',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user