diving deeper into refactoring threads

This commit is contained in:
Henry Jameson 2026-06-30 06:00:41 +03:00
commit 415844e3da
6 changed files with 32 additions and 93 deletions

View file

@ -165,8 +165,8 @@ const Gallery = {
} else {
this.$emit('pause')
}
}
}
},
},
}
export default Gallery