mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-20 07:47:19 +08:00
chore(core): remove snapshot import export feature flag (#8865)
This commit is contained in:
@@ -236,7 +236,7 @@ const PageEvents = {
|
||||
$: ['open', 'close', 'switchPageMode', 'viewPlans'],
|
||||
},
|
||||
importModal: {
|
||||
$: ['open', 'import'],
|
||||
$: ['open', 'import', 'createDoc'],
|
||||
},
|
||||
paywall: {
|
||||
storage: ['viewPlans'],
|
||||
|
||||
Reference in New Issue
Block a user