戻し漏れ
This commit is contained in:
parent
00b063d907
commit
8b2ab675b6
|
@ -93,7 +93,6 @@ async function calcAspectRatio() {
|
|||
|
||||
onMounted(() => {
|
||||
calcAspectRatio();
|
||||
if (defaultStore.state.imageNewTab) return;
|
||||
|
||||
lightbox = new PhotoSwipeLightbox({
|
||||
dataSource: props.mediaList
|
||||
|
|
Loading…
Reference in New Issue