feat: fucking hell yeah (it works) dont look at commit time pls

This commit is contained in:
2024-04-23 04:59:20 +02:00
parent 98cf2e8369
commit 00776b92d3
7 changed files with 114 additions and 19 deletions

View File

@ -58,6 +58,11 @@ export const AppSettingTypes = {
label: "Show Indices",
value: false,
},
showStemLines: {
type: "boolean",
label: "Show Stem Lines",
value: false,
},
stressTest: {
__title: "Stress Test",
amount: {