Skip to content

Commit 1beb7d9

Browse files
committed
Fix unresponsive "Show advanced help and tips" button on tag edit screen
1 parent 8cfa6eb commit 1beb7d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changedetectionio/blueprint/tags/templates/edit-tag.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
</script>
1919

20+
<script src="{{url_for('static_content', group='js', filename='global-settings.js')}}" defer></script>
2021
<script src="{{url_for('static_content', group='js', filename='watch-settings.js')}}" defer></script>
2122
<script src="{{url_for('static_content', group='js', filename='notifications.js')}}" defer></script>
2223

0 commit comments

Comments
 (0)