mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
Revert "Merge pull request #42 from toeverything/feat/sub-page"
This reverts commitcf6491fb0c, reversing changes made toe12deb302f.
This commit is contained in:
@@ -8,18 +8,4 @@ export const config: IOption = {
|
||||
// id: 'the user's unique identifier'
|
||||
// }
|
||||
devModePassword: '-',
|
||||
enableDataSync: !!process.env['AFFINE_FEATURE_FLAG_TOKEN'],
|
||||
// bootstrap: [
|
||||
// {
|
||||
// // the feature flag key
|
||||
// id: 'flag',
|
||||
// // the feature flag value
|
||||
// variation: false,
|
||||
// // the variation data type, string is used if not provided
|
||||
// variationType: VariationDataType.boolean,
|
||||
// variationOptions: [],
|
||||
// timestamp: 0,
|
||||
// sendToExperiment: false,
|
||||
// },
|
||||
// ],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user