remove show spool count option from settings

This commit is contained in:
JakobGue
2026-01-04 00:54:19 +01:00
parent 572a5eea27
commit 185c8b07e0
8 changed files with 66 additions and 106 deletions

View File

@@ -322,10 +322,6 @@
"round_prices": {
"label": "Round prices",
"tooltip": "Round prices to the nearest whole number."
},
"show_spool_count": {
"label": "Show Spool Count",
"tooltip": "Show the number of spools for each location."
}
},
"extra_fields": {
@@ -400,4 +396,4 @@
"no_location": "No Location",
"no_locations_help": "This page lets you organize your spools in locations, add some spools to get started!"
}
}
}