1
0
mirror of https://github.com/Tautulli/Tautulli.git synced 2025-03-12 04:35:40 -07:00
plexpy/lib/cloudinary/templates/cloudinary_js_config.html
2018-04-28 21:44:19 -07:00

4 lines
84 B
HTML

<script type='text/javascript'>
$.cloudinary.config({{ params|safe }});
</script>