arreglados problemas de lint
All checks were successful
build-and-deploy / build (push) Successful in 54s
build-and-deploy / deploy (push) Successful in 11s

This commit is contained in:
2025-08-28 20:19:36 -06:00
parent 04b53a755c
commit 286393aa84
9 changed files with 34 additions and 101 deletions

View File

@@ -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 {