arreglados problemas de lint
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { ref, watch, computed } from 'vue';
|
||||
import { ref, watch } from 'vue';
|
||||
import AnimatedNumber from '../views/games/AnimatedNumber.vue';
|
||||
|
||||
interface SystemMessage {
|
||||
|
||||
Reference in New Issue
Block a user