Revert "refactor: 💫 tweak photoswipe animation speed"

This reverts commit 96f740477b95e23511bf12a48a14a606214c066d.
This commit is contained in:
ThatOneCalculator 2023-07-06 12:50:05 -07:00
parent 171cb1c210
commit 956d009107

View file

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