diff options
author | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-21 18:18:58 -0500 |
---|---|---|
committer | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-21 18:18:58 -0500 |
commit | 05057b922a84c6b0331357867dfa50166320b318 (patch) | |
tree | 55b1ccb6e0ce0347a3f9e93932fa4acd81b5bf24 /src/routes/guilds | |
parent | Meta: Clean up the format file (diff) | |
download | server-05057b922a84c6b0331357867dfa50166320b318.tar.xz |
Config: Refactor config method, so we have a new get all option, fix issues in configurations
Diffstat (limited to 'src/routes/guilds')
-rw-r--r-- | src/routes/guilds/index.ts | 3 | ||||
-rw-r--r-- | src/routes/guilds/templates/index.ts | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/routes/guilds/index.ts b/src/routes/guilds/index.ts |