Naga 2 years ago
parent 91648756c9
commit a65e41e796

@ -205,7 +205,6 @@ internal abstract class WebtoonsParser(
author = jo.getStringOrNull("writingAuthorName"), author = jo.getStringOrNull("writingAuthorName"),
description = null, description = null,
state = null, state = null,
date = jo.getLong("lastEpisodeRegisterYmdt"),
source = source, source = source,
) )
} }

Loading…
Cancel
Save