mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 07:52:56 +08:00
small grammart fix
grammar fix
This commit is contained in:
parent
b8f18c411c
commit
b5a83024fa
@ -142,7 +142,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Regen Server",
|
"name": "Regen Server",
|
||||||
"description": "If the server should have it's files removed and regenerate the server seed.",
|
"description": "If the server should have its files removed and regenerate the server seed.",
|
||||||
"env_variable": "REGEN_SERVER",
|
"env_variable": "REGEN_SERVER",
|
||||||
"default_value": "0",
|
"default_value": "0",
|
||||||
"user_viewable": 1,
|
"user_viewable": 1,
|
||||||
@ -159,4 +159,4 @@
|
|||||||
"rules": "required|string"
|
"rules": "required|string"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user