mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-12 01:01:25 +09:00
戻し漏れ
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
Block a user