support contest mode

This commit is contained in:
teddit
2020-12-27 18:56:27 +01:00
parent ced2d6f001
commit 357c6402cd
4 changed files with 13 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@ module.exports = function(fetch) {
ups: post.ups,
id: post.id,
domain: post.domain,
contest_mode: post.contest_mode,
comments: null,
has_media: false,
media: null,