3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 02:15:41 +00:00
This commit is contained in:
spencerrlongg
2023-12-11 18:43:46 -06:00
parent 65cbba3c2e
commit b01d53a247

View File

@ -23,9 +23,4 @@
@stop
@section('moar_scripts')
<script nonce="{{ csrf_token() }}">
new Vue({
el: "#app",
});
</script>
@endsection