Update egg-factorio.json
Fixed: creating a server with an empty "Server Password"
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
"default_value": "",
|
||||
"user_viewable": 1,
|
||||
"user_editable": 1,
|
||||
"rules": "string|max:30"
|
||||
"rules": "nullable|string|max:30"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user