We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfa6eb commit 1beb7d9Copy full SHA for 1beb7d9
changedetectionio/blueprint/tags/templates/edit-tag.html
@@ -17,6 +17,7 @@
17
18
</script>
19
20
+<script src="{{url_for('static_content', group='js', filename='global-settings.js')}}" defer></script>
21
<script src="{{url_for('static_content', group='js', filename='watch-settings.js')}}" defer></script>
22
<script src="{{url_for('static_content', group='js', filename='notifications.js')}}" defer></script>
23
0 commit comments