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