Skip to content

Commit

Permalink
EOD
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jul 11, 2024
1 parent eb3e73e commit fb0110e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ mod app;

fn main() {
let mut app = create_app();
app.add_plugins(DefaultPlugins);
app.run();
}

0 comments on commit fb0110e

Please sign in to comment.