🆙 added missing AvailableCommands

This commit is contained in:
DuckieTM
2026-03-21 12:15:25 +01:00
parent f198fbfb99
commit 569e0ff67b
9 changed files with 64 additions and 1 deletions
@@ -7,6 +7,7 @@ export * from './camera';
export * from './campaign';
export * from './catalog';
export * from './client';
export * from './commands';
export * from './competition';
export * from './crafting';
export * from './desktop';