mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 11:57:34 -07:00
chore: clean up
This commit is contained in:
parent
262f456510
commit
3410c54560
1 changed files with 0 additions and 2 deletions
|
@ -62,8 +62,6 @@ export default defineComponent({
|
|||
// element is children
|
||||
const { element } = itemData;
|
||||
|
||||
console.log(element);
|
||||
|
||||
const id = element.dataset.id;
|
||||
const file = props.mediaList.find(media => media.id === id);
|
||||
|
||||
|
|
Loading…
Reference in a new issue