Skip to content

Commit

Permalink
v1.4.6.1: Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
timyboy12345 committed Nov 28, 2023
1 parent 7f05ebd commit b0ed904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</div>
</template>

<script lang="ts">
<script>
import Card from '~/components/cards/Card.vue'
import CardButton from '~/components/cards/actions/CardButton.vue'
import AdCard from '~/components/cards/AdCard.vue'
Expand Down

0 comments on commit b0ed904

Please sign in to comment.