mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 12:04:10 +02:00
clean up
This commit is contained in:
@@ -30,8 +30,6 @@ const props = defineProps<{
|
||||
raw?: boolean;
|
||||
}>();
|
||||
|
||||
console.log(MediaList.toString)
|
||||
|
||||
const gallery = ref(null);
|
||||
const pswpZIndex = os.claimZIndex('middle');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user