mirror of
https://github.com/pelican-eggs/eggs.git
synced 2025-11-01 01:18:07 +00:00
Changed bool to boolean
This commit is contained in:
parent
4433fad412
commit
78973b0c8a
@ -55,7 +55,7 @@
|
||||
"default_value": "0",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "required|bool"
|
||||
"rules": "required|boolean"
|
||||
},
|
||||
{
|
||||
"name": "Auto Update",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user