Changed javascipt exception tracker method..

This commit is contained in:
Cüneyt Şentürk
2022-11-21 16:26:13 +03:00
parent 8602a1f478
commit 1c93c7a11e
14 changed files with 263 additions and 79 deletions

View File

@ -61,9 +61,10 @@
var app_home = '{{ route("apps.home.index") }}';
var app_url = '{{ config("app.url") }}';
var aka_currency = {!! !empty($currency) ? $currency : 'false' !!};
var sentry_dsn = "https://9ffc5a5f104d4087911f60714e8bdbe9@o4503982427078656.ingest.sentry.io/4503999793594368";
//--></script>
<x-script.exceptions.trackers />
@stack('js')
<script type="text/javascript"><!--