add some info when highlighting player

This commit is contained in:
2023-03-29 14:26:54 +02:00
parent 6e8a430f7e
commit c383ea08ab
3 changed files with 36 additions and 5 deletions
-1
View File
@@ -26,7 +26,6 @@
import { defineComponent } from 'vue'
import { Player } from '@/store/index'
import { useStore } from 'vuex'
import { Vue } from 'vue-class-component'
export default defineComponent({
props: {