mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 22:41:27 +00:00
Update PostComponent
This commit is contained in:
parent
283a8ef7ae
commit
cdeff05e9c
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue