UI - Fix unresponsive "Show advanced help and tips" button on tag edit screen (#4055)

This commit is contained in:
skkzsh
2026-04-20 10:42:29 +02:00
committed by GitHub
parent acb9de955d
commit c6bb908594
@@ -17,6 +17,7 @@
</script>
<script src="{{url_for('static_content', group='js', filename='global-settings.js')}}" defer></script>
<script src="{{url_for('static_content', group='js', filename='watch-settings.js')}}" defer></script>
<script src="{{url_for('static_content', group='js', filename='notifications.js')}}" defer></script>