mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-06 08:52:55 +01:00
Fixed missing setting in plugin defaults
This commit is contained in:
parent
c54d55170b
commit
75863b0bb7
1 changed files with 3 additions and 0 deletions
|
|
@ -2068,6 +2068,9 @@ likes_label:Likes
|
||||||
reader_input_label:Reader Input
|
reader_input_label:Reader Input
|
||||||
keep_in_order_tags:true
|
keep_in_order_tags:true
|
||||||
|
|
||||||
|
# Choose whether to include Appendix chapters
|
||||||
|
include_appendices:true
|
||||||
|
|
||||||
add_to_keep_html_attrs:,style
|
add_to_keep_html_attrs:,style
|
||||||
|
|
||||||
add_to_output_css:
|
add_to_output_css:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue