forked from sam/fedifeed
Removed commented stuff from earlier testing
This commit is contained in:
parent
e31eebc844
commit
1b6346f1b3
1 changed files with 0 additions and 2 deletions
|
@ -177,8 +177,6 @@ async function itemsForFeed(opts,user,feed) {
|
|||
|
||||
let op = item._userdata?item._userdata:user;
|
||||
|
||||
//let regexp = /s*(?<=:).+?(?=:)s*/;
|
||||
//const itemEmochi = item.object&&item.object.content?item.object.content:"";
|
||||
|
||||
return {
|
||||
isBoost:!!item._userdata,
|
||||
|
|
Loading…
Reference in a new issue