Skip to content

Commit 330cd47

Browse files
chore: update frontend/appflowy_flutter/lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart
Co-authored-by: Lucas <lucas.xu@appflowy.io>
1 parent 93fe4e5 commit 330cd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/appflowy_flutter/lib/workspace/presentation/home/menu/sidebar/workspace/_sidebar_workspace_actions.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ class _WorkspaceMoreActionWrapper extends CustomActionCell {
100100

101101
final WorkspaceMoreAction inner;
102102
final UserWorkspacePB workspace;
103-
final void Function() closeWorkspaceMenu;
103+
final VoidCallback closeWorkspaceMenu;
104104

105105
@override
106106
Widget buildWithContext(

0 commit comments

Comments
 (0)