Update PostComponent

pull/547/head
Daniel Supernault 7 years ago
parent 283a8ef7ae
commit cdeff05e9c
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -278,8 +278,6 @@ pixelfed.presenter = {
carouselItem.append(img);
wrapper.append(check);
wrapper.append(carouselItem);
pixelfed.orientation.set(item.orientation);
}
wrapper.append(counter);
container.append(wrapper);

Loading…
Cancel
Save