summaryrefslogtreecommitdiff
path: root/meta/options.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta/options.json')
-rw-r--r--meta/options.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/meta/options.json b/meta/options.json
index a2a3295..95122a8 100644
--- a/meta/options.json
+++ b/meta/options.json
@@ -52,7 +52,10 @@
"OBJECT": [true, 100],
"ENTITY": [true, 100],
"CUSTOM": [true, 100],
- "SYNOP": [false, 1669]
+ "SYNOP": [false, 1669],
+ "STATUS": [true, 100],
+ "STORY": [true, 100],
+ "MENTION": [true, 100]
}
},
"GuiNovelView": {
@@ -64,6 +67,10 @@
"winHeight": 360,
"fmtWidth": 310,
"sumWidth": 272
+ },
+ "GuiOutlineDetails": {
+ "detailsWidth": 481,
+ "tagsWidth": 127
}
}
} \ No newline at end of file