Add files via upload

Added missing new end line
This commit is contained in:
SilverStrings (Matt) 2021-07-12 10:34:30 -04:00 committed by GitHub
parent 0bc55d1b10
commit 3761e7308a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -214,4 +214,5 @@ def get_event_bind_js(
);
}}
""" % (class_name, js_event, build_paq_cmd(matomo_event, matomo_args))
return script
return script