We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaad4e8 commit 09e9a7eCopy full SHA for 09e9a7e
js/tribler.js
@@ -6,6 +6,7 @@ $(document).ready(function () {
6
$(".downloads-content").hide()
7
}
8
$("#pre_release").hide();
9
+ $("#experimental_release").hide();
10
11
function update_page(stablerelease, prevrelease, prerelease, experimental_release) {
12
// find the right assets in the stable release
0 commit comments