perf(frontend): MkMediaListのアスペクト比制限を調整 (#11377)

This commit is contained in:
tamaina
2023-07-25 19:44:52 +09:00
committed by GitHub
parent 0404d9c103
commit 81ba841fb8
2 changed files with 45 additions and 19 deletions

View File

@@ -258,6 +258,7 @@ watch([
showGapBetweenNotesInTimeline,
instanceTicker,
overridedDeviceKind,
mediaListWithOneImageAppearance,
], async () => {
await reloadAsk();
});