mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
reorder basil options
This commit is contained in:
parent
3c524dbead
commit
470569e98f
@ -8,11 +8,12 @@ class BasilController < ApplicationController
|
||||
|
||||
@enabled_content_types = [
|
||||
Character, Location, Item,
|
||||
Food, Planet, Landmark,
|
||||
Flora, Town,
|
||||
Creature, Flora,
|
||||
Food, Planet,
|
||||
Landmark, Town,
|
||||
|
||||
# TODO improve these before release, if possible; otherwise disable
|
||||
Building, Vehicle, Creature,
|
||||
# Building, Vehicle,
|
||||
|
||||
# TODO before release
|
||||
# Continent, Country,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user