mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-13 02:35:27 +00:00
Reorganize settings:
- Add new setting to disable error uploading - Move "about" info to a separate view
This commit is contained in:
@ -19,6 +19,7 @@ const String INV_PART_SUBCATEGORY = "partSubcategory";
|
||||
|
||||
const String INV_STOCK_SUBLOCATION = "stockSublocation";
|
||||
|
||||
const String INV_REPORT_ERRORS = "reportErrors";
|
||||
|
||||
class InvenTreeSettingsManager {
|
||||
|
||||
|
Reference in New Issue
Block a user