refactor: Rename commands/config to commands/configure

This commit is contained in:
quexeky
2026-01-20 19:05:31 +11:00
parent 38e8ac4839
commit 29a77ff06e
12 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
pub mod config;
pub mod configure;
pub mod upload;