mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-08 12:36:11 +02:00
fixed typo in default.ini / plugin-defaults.ini
This commit is contained in:
parent
894d25a938
commit
7cb05e38a3
2 changed files with 2 additions and 2 deletions
|
|
@ -3301,7 +3301,7 @@ tags_label:Tags
|
|||
live_label:Next Live Session
|
||||
likes_label:Likes
|
||||
reader_input_label:Reader Input
|
||||
keep_in_order_tags:trueA
|
||||
keep_in_order_tags:true
|
||||
keep_in_order_key_tags:true
|
||||
|
||||
add_to_output_css:
|
||||
|
|
|
|||
|
|
@ -3323,7 +3323,7 @@ tags_label:Tags
|
|||
live_label:Next Live Session
|
||||
likes_label:Likes
|
||||
reader_input_label:Reader Input
|
||||
keep_in_order_tags:trueA
|
||||
keep_in_order_tags:true
|
||||
keep_in_order_key_tags:true
|
||||
|
||||
add_to_output_css:
|
||||
|
|
|
|||
Loading…
Reference in a new issue