mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-11 13:48:38 +00:00
Update electron.html
This commit is contained in:
parent
98c293d436
commit
8cbd26e34b
@ -311,7 +311,7 @@ if (navigator.userAgent.indexOf('Mac OS X') != -1){
|
||||
document.getElementById("electronVersion").style.display = "block";
|
||||
document.getElementById("currentElectronVersion").innerText = data.tag_name;
|
||||
}
|
||||
});
|
||||
}).catch(console.error);
|
||||
}
|
||||
if (urlParams.has('version')){
|
||||
var ver = urlParams.get('version');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user