chore: disable export as secret gist in selfhosted (#68)
This commit is contained in:
@@ -15,4 +15,7 @@ createHoppApp("#app", {
|
||||
history: historyDef,
|
||||
tabState: tabStateDef,
|
||||
},
|
||||
platformFeatureFlags: {
|
||||
exportAsGIST: false,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user