Skip to content

Commit

Permalink
fix: load initial enable_text_default_block setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Arukuen committed Sep 4, 2024
1 parent d0fc0ef commit 4ec9a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/welcome/admin.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ const EditorSettings = () => {
'stackable_auto_collapse_panels',
'stackable_enable_block_linking',
'stackable_enable_carousel_lazy_loading',
'stackable_enable_text_default_block',
] ) )
} )
} )
Expand Down

0 comments on commit 4ec9a16

Please sign in to comment.