chore: lint

This commit is contained in:
Zack Spear
2023-07-25 15:03:05 -07:00
committed by Zack Spear
parent 2b8e42065c
commit 126c9b85f1

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>