mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 14:24:46 +02:00
Fix cache busting when creating a new server
This commit is contained in:
parent
025e1a21ae
commit
dbc9846320
@ -343,7 +343,7 @@
|
||||
// END Persist 'Service Variables'
|
||||
</script>
|
||||
|
||||
{!! Theme::js('js/admin/new-server.js?v=20201225') !!}
|
||||
{!! Theme::js('js/admin/new-server.js?v=20220530') !!}
|
||||
|
||||
<script type="application/javascript">
|
||||
$(document).ready(function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user