kopia lustrzana https://github.com/cheeaun/phanpy
Yes, never forget the reblogs
rodzic
9338c6905d
commit
292f337a44
|
@ -38,6 +38,9 @@ export function saveStatus(status, opts) {
|
|||
if (!skipThreading) {
|
||||
requestAnimationFrame(() => {
|
||||
threadifyStatus(status);
|
||||
if (status.reblog) {
|
||||
threadifyStatus(status.reblog);
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue