chore: remove the option to trigger transition from the UI (#2489)
This commit is contained in:
@@ -5,7 +5,6 @@ export class DevMode {
|
||||
constructor(private application: WebApplicationInterface) {
|
||||
InternalFeatureService.get().enableFeature(InternalFeature.Vaults)
|
||||
InternalFeatureService.get().enableFeature(InternalFeature.HomeServer)
|
||||
InternalFeatureService.get().enableFeature(InternalFeature.Transition)
|
||||
}
|
||||
|
||||
/** Valid only when running a mock event publisher on port 3124 */
|
||||
|
||||
Reference in New Issue
Block a user