0.1.0: fix template.

This commit is contained in:
2025-08-23 14:33:59 +08:00
parent be48b4e1d3
commit 011bdb4d8b
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
<% archive_url = archive_custom_field.value.strip %>
<a href="<%= archive_url %>"
target="_blank"
onclick="copyLink(<%= archive_url %>)"
onclick="copyLink('<%= archive_url %>')"
class="archive-button">
<span class="archive-icon">📂</span>
一键打开