Adding new GUI/CLI option for Keep Similar Together

This commit is contained in:
codemann8
2021-04-26 15:20:42 -05:00
parent 48bf44001d
commit ae1af5e038
9 changed files with 26 additions and 3 deletions

View File

@@ -7,6 +7,10 @@
"vanilla",
"full"
]
},
"keepsimilar": {
"type": "checkbox",
"default": true
}
}
}