Commit e06911f007f5e146253c8077d47eaccf8f126bf6

Authored by Antoine Goutenoir
1 parent 6d3ea275
Exists in master

If it's not recommended, best make it opt-in.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
content.yml
... ... @@ -217,7 +217,7 @@ models:
217 217 # Color MUST be in the hex form, without alpha
218 218 color: "#333333"
219 219 # Whether this model is selected by default in the list.
220   - selected: true
  220 + selected: false
221 221 # The configuration that will be fed to the model.
222 222 # May be anything, really. Go bonkers!
223 223 config:
... ...