summaryrefslogtreecommitdiff
path: root/ATRI/configs/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'ATRI/configs/models.py')
-rw-r--r--ATRI/configs/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ATRI/configs/models.py b/ATRI/configs/models.py
index d0bfd50..a23d7f2 100644
--- a/ATRI/configs/models.py
+++ b/ATRI/configs/models.py
@@ -58,7 +58,7 @@ class RuntimeConfig(BaseModel):
command_start: set
command_sep: set
session_expire_timeout: int
- gocq_accoutns: list
+ gocq_accounts: list
gocq_download_domain: str
gocq_version: str
gocq_webui_username: str