From a7117c818e5215c391371273af8cfa85d96a8f5e Mon Sep 17 00:00:00 2001 From: Eyre_S Date: Wed, 28 Apr 2021 14:17:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=B0=E5=9C=A8active=E7=88=B6=E5=85=83?= =?UTF-8?q?=E7=B4=A0=E7=9A=84=E6=8A=98=E5=8F=A0=E4=BC=9A=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=B1=95=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Element/BookCollection.php | 2 +- src/Element/BookContent/Chapter.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Element/BookCollection.php b/src/Element/BookCollection.php index 774487e..9a424da 100644 --- a/src/Element/BookCollection.php +++ b/src/Element/BookCollection.php @@ -72,7 +72,7 @@ class BookCollection { public function getHtml (): string { $str = ""; - if ($this->name != self::ROOT) $str .= "
  • $this->name