Add missing validator.

This commit is contained in:
Guo Xiang Tan 2019-05-13 15:09:07 +08:00
parent a2547b3358
commit 6341ce30a9
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
plugins: plugins:
enable_steam_logins: enable_steam_logins:
default: false default: false
validator: "EnableSteamLoginsValidator"
steam_web_api_key: steam_web_api_key:
default: "" default: ""
secret: true secret: true