Update PostComponent

This commit is contained in:
Daniel Supernault 2018-11-09 13:01:43 -07:00
parent 283a8ef7ae
commit cdeff05e9c
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 0 additions and 2 deletions

View File

@ -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);