Add opt-in feature to have the spoilers field always on (fixes #634)

This commit is contained in:
Thibaut Girka
2018-08-22 15:58:57 +02:00
committed by ThibG
parent 1b479f08c5
commit 171e54eb46
4 changed files with 24 additions and 9 deletions

View File

@ -12,6 +12,7 @@ const initialState = ImmutableMap({
side_arm : 'none',
side_arm_reply_mode : 'keep',
show_reply_count : false,
always_show_spoilers_field: false,
collapsed : ImmutableMap({
enabled : true,
auto : ImmutableMap({