fix: remove ConsoleInit condition, add ToggleFullscreen condition, helper 'push' just recipe

This commit is contained in:
Ryan Walters
2025-09-11 13:49:44 -05:00
parent b58a7a8f63
commit 82cedf7e4a
3 changed files with 4 additions and 1 deletions

View File

@@ -42,3 +42,6 @@ web *args:
fix:
cargo fix --workspace --lib --allow-dirty
cargo fmt --all
push:
git push origin --tags && git push