Skip to content

Commit

Permalink
Update menu_toolbars.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rewin123 committed Sep 16, 2024
1 parent e0f5615 commit 5fd3dc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/editor_ui/src/menu_toolbars.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ impl Plugin for BottomMenuPlugin {
app.init_resource::<EditorLoader>();
app.init_resource::<MenuToolbarState>();


app.add_systems(
Update,
bottom_menu
Expand Down

0 comments on commit 5fd3dc8

Please sign in to comment.