Fix: fix method in function onEdit #4701

This commit is contained in:
Anastasiia
2025-01-08 19:14:41 +01:00
parent 9e45dd5bb3
commit de3f6f2886

View File

@@ -705,7 +705,7 @@ export default {
new Photo().find(this.model.UID).then((p) => p.downloadAll());
},
onEdit() {
this.pauseSlideshow();
this.onPause();
const pswp = this.pswp();
let index = 0;