fix(theseus): make new normalize_skin_texture command usable

This commit is contained in:
Alejandro González
2025-05-29 18:56:30 +02:00
parent 6c5480e002
commit 4f70e792ad

View File

@@ -110,6 +110,7 @@ fn main() {
"equip_skin",
"remove_custom_skin",
"unequip_skin",
"normalize_skin_texture",
])
.default_permission(
DefaultPermissionRule::AllowAllCommands,