Changed preference key due to a possible old conflict with keys

This commit is contained in:
Matteo Biscosi 2025-12-23 14:21:47 +01:00
parent 1284428368
commit f60d2849ae
2 changed files with 4 additions and 2 deletions

View file

@ -1317,7 +1317,7 @@ if auth.has_capability(auth.capabilities.preferences) then
prefsToggleButton(subpage_active, {
field = "toggle_assets_inventory",
default = "1",
pref = "toggle_asset_inventory"
pref = "enable_asset_inventory"
})
-- ######################