summary refs log tree commit diff
path: root/dist/Schema/Guild.js
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Schema/Guild.js')
-rw-r--r--dist/Schema/Guild.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/Schema/Guild.js b/dist/Schema/Guild.js

index e18d7129..a65b1b19 100644 --- a/dist/Schema/Guild.js +++ b/dist/Schema/Guild.js
@@ -1,7 +1,7 @@ "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); -exports.Guild = void 0; -exports.Guild = { +exports.GuildSchema = void 0; +exports.GuildSchema = { name: String, $region: String, };