mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Add files via upload
Added missing new end line
This commit is contained in:
parent
0bc55d1b10
commit
3761e7308a
1 changed files with 2 additions and 1 deletions
|
|
@ -214,4 +214,5 @@ def get_event_bind_js(
|
|||
);
|
||||
}}
|
||||
""" % (class_name, js_event, build_paq_cmd(matomo_event, matomo_args))
|
||||
return script
|
||||
return script
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue