Skip to content

Commit

Permalink
Remove Quote and List block V2 flags (WordPress#63347)
Browse files Browse the repository at this point in the history
Co-authored-by: geriux <geriux@git.wordpress.org>
Co-authored-by: dcalhoun <dpcalhoun@git.wordpress.org>
  • Loading branch information
3 people authored and carstingaxion committed Jul 18, 2024
1 parent 41caccf commit 958320b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,6 @@ extension GutenbergViewController: GutenbergWebDelegate {
extension GutenbergViewController: GutenbergBridgeDataSource {
class EditorSettings: GutenbergEditorSettings {
var isFSETheme: Bool = true
var quoteBlockV2: Bool = true
var listBlockV2: Bool = true
var rawStyles: String? = nil
var rawFeatures: String? = nil
var colors: [[String: String]]? = nil
Expand Down

0 comments on commit 958320b

Please sign in to comment.