mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-05 00:36:18 +00:00
Build
This commit is contained in:
@@ -48,6 +48,7 @@ const download = computed(() => {
|
||||
|
||||
<hr class="border-white w-100 my-2">
|
||||
<a
|
||||
:download="props.qrcodeData.fileName + '.conf'"
|
||||
:href="download"
|
||||
class="btn bg-primary-subtle border-primary-subtle rounded-3">
|
||||
<i class="bi bi-download me-2"></i>Download
|
||||
|
Reference in New Issue
Block a user