mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-09-27 00:11:05 +02:00
update shorten_expanded to allow other JS hooks to process article, duh
This commit is contained in:
parent
1dbc8d6062
commit
6fd79b12a5
@ -41,5 +41,7 @@ dojo.addOnLoad(function() {
|
|||||||
}
|
}
|
||||||
}, 150);
|
}, 150);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return true;
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user