egg(rust): change ordering of mod frameworks
This commit is contained in:
parent
742e352c67
commit
341eda7855
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
"default_value": "vanilla",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "required|in:carbon,oxide,vanilla",
|
||||
"rules": "required|in:vanilla,oxide,carbon",
|
||||
"field_type": "text"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue