Skip to content

Commit 1123e67

Browse files
committed
test: build
1 parent d99d6ff commit 1123e67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/appflowy_flutter/lib/plugins/document/presentation/editor_page.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ class _AppFlowyEditorPageState extends State<AppFlowyEditorPage> {
111111

112112
indentableBlockTypes.add(ToggleListBlockKeys.type);
113113
convertibleBlockTypes.add(ToggleListBlockKeys.type);
114+
114115
slashMenuItems = _customSlashMenuItems();
115116

116117
effectiveScrollController = widget.scrollController ?? ScrollController();

0 commit comments

Comments
 (0)