Revert "refactor: 💫 tweak photoswipe animation speed"

This reverts commit 96f740477b.
This commit is contained in:
ThatOneCalculator 2023-07-06 12:50:05 -07:00
parent cf83065254
commit 49984a1d18
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -94,8 +94,6 @@ onMounted(() => {
imageClickAction: "close",
tapAction: "toggle-controls",
preloadFirstSlide: false,
showAnimationDuration: 100,
hideAnimationDuration: 100,
pswpModule: PhotoSwipe,
});