mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Cache bust server JS
This commit is contained in:
@@ -259,5 +259,5 @@
|
||||
@section('footer-scripts')
|
||||
@parent
|
||||
{!! Theme::js('vendor/lodash/lodash.js') !!}
|
||||
{!! Theme::js('js/admin/new-server.js') !!}
|
||||
{!! Theme::js('js/admin/new-server.js?v=20201003.100600') !!}
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user