rename permalink to link

This commit is contained in:
teddit 2020-12-22 16:23:27 +01:00
parent d7436f10be
commit ad727762fb
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ module.exports = function() {
<domain>${link.domain}</domain>
<id>${link.id}</id>
<thumbnail>${thumbnail}</thumbnail>
<permalink>${link.permalink}</permalink>
<link>${link.permalink}</link>
<url>${link.url}</url>
<num_comments>${link.num_comments}</num_comments>
<ups>${link.ups}</ups>