summaryrefslogtreecommitdiff
path: root/app/Anime.php
diff options
context:
space:
mode:
authorhorus2020-09-22 23:59:52 +0200
committerhorus2020-09-22 23:59:52 +0200
commita6090b9a44d37dbd562817d7dacbc53a5a2200b8 (patch)
tree19ed99155e8bae7e03d30ddda1d51b41334ed78c /app/Anime.php
parent32ee16621f45b39e5b2b93798d78d70791e5ab64 (diff)
downloadsenpai-a6090b9a44d37dbd562817d7dacbc53a5a2200b8.tar.gz
add duration to anime
Diffstat (limited to 'app/Anime.php')
-rw-r--r--app/Anime.php1
1 files changed, 1 insertions, 0 deletions
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
}
}
';