Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshiew committed Dec 23, 2023
1 parent 31db8be commit d78b1cd
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 @@ -47,6 +47,7 @@ fn main() -> ExitCode {
}
}
};
println!("test");
App::new()
.add_plugins(
DefaultPlugins
Expand Down

0 comments on commit d78b1cd

Please sign in to comment.