mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
Grocy.Culture = '{{ GROCY_CULTURE }}';
|
||||
Grocy.Currency = '{{ GROCY_CURRENCY }}';
|
||||
Grocy.UserSettings = {!! json_encode($userSettings) !!};
|
||||
Grocy.FeatureFlags = {!! json_encode($featureFlags) !!};
|
||||
</script>
|
||||
</head>
|
||||
|
||||
|
Reference in New Issue
Block a user