diff --git a/bot/cpl-workspace.json b/bot/cpl-workspace.json index 8061d025..c8456198 100644 --- a/bot/cpl-workspace.json +++ b/bot/cpl-workspace.json @@ -14,6 +14,7 @@ "config": "src/modules/config/config.json", "database": "src/modules/database/database.json", "level": "src/modules/level/level.json", + "realms": "src/modules/realms/realms.json", "technician": "src/modules/technician/technician.json", "short-role-name": "src/modules/short_role_name/short-role-name.json", "special-offers": "src/modules/special_offers/special-offers.json",