mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 09:02:28 +01:00
egg(rust): change ordering of mod frameworks
This commit is contained in:
parent
742e352c67
commit
341eda7855
@ -47,7 +47,7 @@
|
|||||||
"default_value": "vanilla",
|
"default_value": "vanilla",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
"user_editable": true,
|
"user_editable": true,
|
||||||
"rules": "required|in:carbon,oxide,vanilla",
|
"rules": "required|in:vanilla,oxide,carbon",
|
||||||
"field_type": "text"
|
"field_type": "text"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user