We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaff416 commit 5ae4762Copy full SHA for 5ae4762
resources/js/paddle.js
resources/views/partials/assets.twig
@@ -6,9 +6,6 @@
6
7
{{ template.includes.render('cp_scripts')|raw }}
8
9
-<script src="https://cdn.paddle.com/paddle/paddle.js"></script>
10
-{{ asset_add("scripts.js", "theme::js/paddle.js") }}
11
-
12
<script type="text/javascript">
13
{% for script in asset_inlines("scripts.js") %}
14
{{ script|raw }}
0 commit comments