feat: add updated to linkedin company post items (#19060)
This commit is contained in:
parent
56436caef0
commit
1c681d2835
|
|
@ -58,6 +58,7 @@ export const route: Route = {
|
|||
description: post.text,
|
||||
link: post.link,
|
||||
pubDate: post.date,
|
||||
updated: post.date,
|
||||
})),
|
||||
};
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue