diff --git a/pterostats-egg.json b/pterostats-egg.json index 46361c0..ff35981 100644 --- a/pterostats-egg.json +++ b/pterostats-egg.json @@ -39,12 +39,7 @@ "default_value": "", "user_viewable": true, "user_editable": true, - "rules": [ - "nullable", - "string", - "max:64" - ], - "sort": 1 + "rules": "nullable,string,max:64" } ] } \ No newline at end of file