chore: enable/disable features in platforms (#2968)
This commit is contained in:
@@ -20,4 +20,7 @@ createHoppApp("#app", {
|
||||
history: historyDef,
|
||||
tabState: tabStateDef,
|
||||
},
|
||||
platformFeatureFlags: {
|
||||
exportAsGIST: true,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user