add_tags_first_uppercase default option added
This commit is contained in:
parent
72e6207d6d
commit
553032c057
1 changed files with 1 additions and 0 deletions
|
|
@ -40,4 +40,5 @@ export const prefs_default = {
|
|||
add_tags: false,
|
||||
add_tags_maxnum: 3,
|
||||
add_tags_hide_exclusions: false,
|
||||
add_tags_first_uppercase: true,
|
||||
}
|
||||
Loading…
Reference in a new issue