diff --git a/src/App.vue b/src/App.vue index ff7bb61..fd05086 100644 --- a/src/App.vue +++ b/src/App.vue @@ -28,7 +28,7 @@ onMounted(async () => {
- + diff --git a/src/views/History.vue b/src/views/History.vue index c31af81..7fec39b 100644 --- a/src/views/History.vue +++ b/src/views/History.vue @@ -1,9 +1,9 @@ -// filepath: src/views/History.vue @@ -159,8 +158,8 @@ async function startDownload() { + \ No newline at end of file diff --git a/src/views/Logs.vue b/src/views/Logs.vue index 411aacb..87fc076 100644 --- a/src/views/Logs.vue +++ b/src/views/Logs.vue @@ -1,4 +1,3 @@ -// filepath: src/views/Logs.vue