Don't have to memoize unfurl

It already has caching
pull/261/head
Lim Chee Aun 2023-10-15 01:42:24 +08:00
rodzic 32bf258bbf
commit df9eeeb0b3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2129,7 +2129,7 @@ function nicePostURL(url) {
);
}
const unfurlMastodonLink = throttle(pmem(_unfurlMastodonLink));
const unfurlMastodonLink = throttle(_unfurlMastodonLink);
function FilteredStatus({ status, filterInfo, instance, containerProps = {} }) {
const {