fix ffmpeg download

This commit is contained in:
Julian Freeman
2025-12-25 18:20:45 -04:00
parent 36bd5061a4
commit f4bdb85841
7 changed files with 13 additions and 16 deletions

View File

@@ -1,4 +1,3 @@
// filepath: src/App.vue
<script setup lang="ts">
import { onMounted } from 'vue'
import { RouterView, RouterLink, useRoute } from 'vue-router'