diff options
Diffstat (limited to 'config.example.json')
-rw-r--r-- | config.example.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example.json b/config.example.json index 015aaf4..e184e51 100644 --- a/config.example.json +++ b/config.example.json @@ -5,6 +5,7 @@ "module_mmanager.so" ], "owner": "changeme", + "main_guild": "changeme", "postgres": { "host": "localhost", "port": 5432, |