- demo notifications generator

- frontend build
This commit is contained in:
Čarodej
2022-03-11 08:40:32 +01:00
parent d02ca13197
commit 0905a0660c
10 changed files with 18 additions and 12 deletions

View File

@@ -74,6 +74,7 @@
// todo: refactoring
let config = {
ip: '{{ request()->ip() }}',
host: '{{ url('/') }}',
api: '{{ url('/api') }}',
locale: '{{ app()->getLocale() }}',