Add required field to Auth Key setting (#496)

This commit is contained in:
Greelan 2023-10-28 09:14:04 +11:00 committed by GitHub
parent 93c6cbdfe7
commit d7ee2eb1cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@
"InputType": "text",
"ParamFieldName": "General.AuthKey",
"DefaultValue": "",
"Required": true,
"EnumValues": {}
},
{