mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Improve demo data
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
Grocy.BaseUrl = '{{ $U('/') }}';
|
||||
Grocy.LocalizationStrings = {!! json_encode($localizationStrings) !!};
|
||||
Grocy.ActiveNav = '@yield('activeNav', '')';
|
||||
Grocy.Culture = '{{ CULTURE }}';
|
||||
</script>
|
||||
</head>
|
||||
|
||||
|
Reference in New Issue
Block a user