This commit is contained in:
2021-09-30 01:17:17 +02:00
parent 08b6ae6377
commit f18d4e57f9
3 changed files with 1 additions and 4 deletions

View File

@@ -85,6 +85,7 @@ class BaseConfig:
def get_config(self):
return self._config
class WhitelistConfig(BaseConfig):
JSON_SCHEMA = {
"type": "object",