Fix some injection stuff

This commit is contained in:
Ethan O'Brien
2026-08-01 21:35:26 -05:00
parent 29ed7a1b46
commit 0b0bef7bfb
4 changed files with 209 additions and 7 deletions

View File

@@ -22,6 +22,7 @@ pub mod card;
pub mod shop;
pub mod custom_song;
pub mod custom_card;
pub mod rich_text;
pub mod webui;
pub mod clear_rate;
pub mod exchange;