We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2049952 commit f13b38aCopy full SHA for f13b38a
ios/Sources/GutenbergKit/Sources/EditorConfiguration.swift
@@ -137,7 +137,7 @@ public struct EditorConfigurationBuilder {
137
authHeader: String = "",
138
editorSettings: String = "undefined",
139
locale: String = "en",
140
- isNativeInserterEnabled: Bool = true,
+ isNativeInserterEnabled: Bool = false,
141
editorAssetsEndpoint: URL? = nil
142
){
143
self.title = title
0 commit comments