diff options
Diffstat (limited to 'templates/shared/right_sidebar.html')
| -rw-r--r-- | templates/shared/right_sidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/shared/right_sidebar.html b/templates/shared/right_sidebar.html index 653e9f66..ce096a89 100644 --- a/templates/shared/right_sidebar.html +++ b/templates/shared/right_sidebar.html @@ -21,5 +21,5 @@ </div> {% block scripts %} -<script src="{% static 'js/musicPlayer.js' %}"></script> +<script src="{% static 'js/shared/kawaiiBeatsPlayer.js' %}"></script> {% endblock scripts %}
\ No newline at end of file |
