zs hai 1 ano
pai
achega
172a334c63
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/error-page/404.vue

+ 1 - 1
src/views/error-page/404.vue

@@ -5,7 +5,7 @@ export default {
 }
 </script>
 
-<script setup lang="ts">
+<script setup>
 function message() {
   return 'The webmaster said that you can not enter this page...'
 }