mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 13:23:00 +00:00
Update cache version again
This commit is contained in:
@@ -4818,7 +4818,7 @@
|
|||||||
<script src="{{ url_for('static', filename='v3/js/config/diff_viewer.js') }}" defer></script>
|
<script src="{{ url_for('static', filename='v3/js/config/diff_viewer.js') }}" defer></script>
|
||||||
|
|
||||||
<!-- Legacy plugins_manager.js (for backward compatibility during migration) -->
|
<!-- Legacy plugins_manager.js (for backward compatibility during migration) -->
|
||||||
<script src="{{ url_for('static', filename='v3/plugins_manager.js') }}?v=20250104b" defer></script>
|
<script src="{{ url_for('static', filename='v3/plugins_manager.js') }}?v=20250104c" defer></script>
|
||||||
|
|
||||||
<!-- On-Demand Modal (moved here from plugins.html so it's always available) -->
|
<!-- On-Demand Modal (moved here from plugins.html so it's always available) -->
|
||||||
<div id="on-demand-modal" class="fixed inset-0 modal-backdrop flex items-center justify-center z-50" style="display: none;">
|
<div id="on-demand-modal" class="fixed inset-0 modal-backdrop flex items-center justify-center z-50" style="display: none;">
|
||||||
|
|||||||
Reference in New Issue
Block a user