From 2829cbbe6a247bd0b09197031d0177bdf37ce9fd Mon Sep 17 00:00:00 2001 From: fy Date: Thu, 14 Sep 2017 19:57:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=BA=86=E7=9B=B8=E5=90=8C?= =?UTF-8?q?=E6=AD=8C=E6=9B=B2=E5=8A=A0=E5=85=A5=E6=AD=8C=E5=8D=95=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E5=B4=A9=E6=BA=83=E4=B8=94=E6=97=A0=E6=B3=95=E6=81=A2?= =?UTF-8?q?=E5=A4=8D=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82=E5=B0=86=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E4=BF=AE=E6=94=B9=E6=AD=A3=E7=A1=AE=E3=80=82?= =?UTF-8?q?=20(#61)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix crash when one song be added to a playlist twice * correct version info --- listen1.html | 8 ++++---- manifest.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/listen1.html b/listen1.html index cdbb174..00b8af5 100644 --- a/listen1.html +++ b/listen1.html @@ -54,7 +54,7 @@

新建歌单

-
  • +
  • {{ playlist.info.title }}

  • @@ -138,7 +138,7 @@
      -
    • +
    • @@ -307,7 +307,7 @@