mirror of
https://github.com/grocy/grocy.git
synced 2025-09-29 19:12:24 +00:00
Fixed Userfield initialization on /purchase and /inventory (fixes #2581)
This commit is contained in:
@@ -738,3 +738,5 @@ if (Grocy.FeatureFlags.GROCY_FEATURE_FLAG_LABEL_PRINTER)
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Grocy.Components.UserfieldsForm.Load();
|
||||
|
Reference in New Issue
Block a user