Skip to content

Commit ca26e1d

Browse files
authored
更新 Download.vue
1 parent 2336d73 commit ca26e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/components/Download.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const hasError = ref(false)
3131
const errorMessage = ref('')
3232
const parsedBody = ref('')
3333
const selectedDeviceType = ref('stable')
34-
const selectedDownloadSource = ref('github')
34+
const selectedDownloadSource = ref('ghfast')
3535
const isDeviceDropdownOpen = ref(false)
3636
const isSourceDropdownOpen = ref(false)
3737

0 commit comments

Comments
 (0)