1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-08 12:04:10 +02:00
This commit is contained in:
syuilo
2023-02-04 09:01:26 +09:00
parent 57f5df2d22
commit 572000f868
4 changed files with 0 additions and 8 deletions

View File

@@ -30,8 +30,6 @@ const props = defineProps<{
raw?: boolean;
}>();
console.log(MediaList.toString)
const gallery = ref(null);
const pswpZIndex = os.claimZIndex('middle');