Skip to content

Commit f13b38a

Browse files
committed
Revert
1 parent 2049952 commit f13b38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Sources/GutenbergKit/Sources/EditorConfiguration.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ public struct EditorConfigurationBuilder {
137137
authHeader: String = "",
138138
editorSettings: String = "undefined",
139139
locale: String = "en",
140-
isNativeInserterEnabled: Bool = true,
140+
isNativeInserterEnabled: Bool = false,
141141
editorAssetsEndpoint: URL? = nil
142142
){
143143
self.title = title

0 commit comments

Comments
 (0)