feat(miiverse-mod-apps): add miiverse moderator applications

This commit is contained in:
DJMrTV 2025-02-15 02:18:44 +01:00
commit d92125e39f
3 changed files with 31 additions and 9 deletions

View file

@ -10,6 +10,7 @@ debug = "none"
debug-assertions = false
strip = true
panic = "abort"
lto = "fat"