refactor: 💫 tweak photoswipe animation speed

This commit is contained in:
Syuilo 2023-07-06 00:20:48 -07:00 committed by ThatOneCalculator
parent bbf2ca94db
commit 53ec5f7048

View File

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