From 7890d851242a01fc757d401626b74fb2322aea2b Mon Sep 17 00:00:00 2001 From: kingmo888 <17401091+kingmo888@users.noreply.github.com> Date: Thu, 18 Jan 2024 10:16:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A8=A1=E6=9D=BF=E7=BC=BA?= =?UTF-8?q?=E4=B8=AA=E5=88=86=E5=89=B2=E5=AF=BC=E8=87=B4=E5=88=86=E4=BA=AB?= =?UTF-8?q?=E6=97=A0=E6=95=88=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/templates/share.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/templates/share.html b/api/templates/share.html index 6d924da..b5f55d7 100644 --- a/api/templates/share.html +++ b/api/templates/share.html @@ -35,7 +35,7 @@ {% for one in sharelinks %} - {{one.shash}} + /{{one.shash}} {{one.create_time}} {{one.peers}}