mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
display domain name
This commit is contained in:
@@ -25,6 +25,7 @@ module.exports = function(fetch) {
|
||||
url: post.url,
|
||||
ups: post.ups,
|
||||
id: post.id,
|
||||
domain: post.domain,
|
||||
comments: null,
|
||||
has_media: false,
|
||||
media: null,
|
||||
|
||||
Reference in New Issue
Block a user