Skip to content

Commit

Permalink
test: build
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 committed Jul 18, 2023
1 parent d99d6ff commit 1123e67
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ class _AppFlowyEditorPageState extends State<AppFlowyEditorPage> {

indentableBlockTypes.add(ToggleListBlockKeys.type);
convertibleBlockTypes.add(ToggleListBlockKeys.type);

slashMenuItems = _customSlashMenuItems();

effectiveScrollController = widget.scrollController ?? ScrollController();
Expand Down

0 comments on commit 1123e67

Please sign in to comment.