build failed

This commit is contained in:
Daan Wijns 2020-05-26 09:15:50 +02:00
parent dfd4730015
commit a7fa1016d4

View file

@ -62,7 +62,7 @@
<script>
import qbit from '@/services/qbit'
export default {
name: 'torrentRightClickMenu',
name: 'TorrentRightClickMenu',
props: {
hash: String
},