chore: lint

This commit is contained in:
Zack Spear
2023-07-25 15:03:05 -07:00
parent 0df33d4237
commit 72edac039e

View File

@@ -24,7 +24,7 @@ const downloadUrl = computed(() => new URL(`/graphql/api/logs?apiKey=${apiKey.va
:href="downloadUrl.toString()"
:icon="ArrowDownTrayIcon"
:text="'Download unraid-api Logs'"
/>
/>
</span>
</div>
</template>