mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
feat(mobile): create from template on mobile (#9968)
This commit is contained in:
@@ -236,7 +236,7 @@ export const AFFINE_FLAGS = {
|
||||
displayName: 'Enable template doc',
|
||||
description:
|
||||
'Allow users to mark a doc as a template, and create new docs from it',
|
||||
configurable: !isMobile,
|
||||
configurable: true,
|
||||
defaultState: isCanaryBuild,
|
||||
},
|
||||
// TODO(@L-Sun): remove this flag when ready
|
||||
|
||||
Reference in New Issue
Block a user