From b2df8a7018ba43ecb6d587e3743d411e4b9da945 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Sat, 8 Feb 2025 11:58:17 -0600 Subject: [PATCH] Type fixes --- templates/AtomFeedEntry.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/AtomFeedEntry.php b/templates/AtomFeedEntry.php index 3de67976..5b3864fa 100644 --- a/templates/AtomFeedEntry.php +++ b/templates/AtomFeedEntry.php @@ -15,8 +15,8 @@ use function Safe\filesize; AuthorsUrl) ?> - EbookCreated->format(Enums\DateTimeFormat::Iso->value) ?> - EbookUpdated->format(Enums\DateTimeFormat::Iso->value) ?> + EbookCreated?->format(Enums\DateTimeFormat::Iso->value) ?> + EbookUpdated?->format(Enums\DateTimeFormat::Iso->value) ?> Public domain in the United States. Users located outside of the United States must check their local laws before using this ebook. Original content released to the public domain via the Creative Commons CC0 1.0 Universal Public Domain Dedication. Description) ?> LongDescription) ?>