Skip to content

Commit 2566ca2

Browse files
committed
Change adb button href
1 parent 1f63f4a commit 2566ca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QuestAppVersionSwitcher/Assets/html/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@ function UpdateDownloads(json) {
10881088
}
10891089

10901090
document.getElementById("adb").onclick =()=> {
1091-
location = "/pair"
1091+
location = "/adb"
10921092
}
10931093

10941094
document.getElementById("setup").onclick = () => {

0 commit comments

Comments
 (0)