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 552a742 commit 27abe35Copy full SHA for 27abe35
WordPress/Classes/ViewRelated/Comments/Controllers/Editor/CommentGutenbergEditorViewController.swift
@@ -91,7 +91,7 @@ extension CommentGutenbergEditorViewController: GutenbergKit.EditorViewControlle
91
func editor(_ viewController: GutenbergKit.EditorViewController, didRequestMediaFromSiteMediaLibrary config: GutenbergKit.OpenMediaLibraryAction) {
92
// Do nothing
93
}
94
-
+
95
func editor(_ viewController: GutenbergKit.EditorViewController, didTriggerAutocompleter type: String) {
96
97
0 commit comments