From a6090b9a44d37dbd562817d7dacbc53a5a2200b8 Mon Sep 17 00:00:00 2001 From: horus Date: Tue, 22 Sep 2020 23:59:52 +0200 Subject: add duration to anime --- app/Anime.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Anime.php') diff --git a/app/Anime.php b/app/Anime.php index 2c2e57d..81fdee3 100644 --- a/app/Anime.php +++ b/app/Anime.php @@ -158,6 +158,7 @@ class Anime extends Model { } description hashtag + duration } } '; -- cgit v1.2.3