Merge pull request #56 from EthanSpleefan/fixegg

Update pterostats-egg.json
This commit is contained in:
Hirzi
2024-11-12 06:27:50 +07:00
committed by GitHub

View File

@@ -39,12 +39,7 @@
"default_value": "",
"user_viewable": true,
"user_editable": true,
"rules": [
"nullable",
"string",
"max:64"
],
"sort": 1
"rules": "nullable|string|max:64"
}
]
}