Skip to content

Commit

Permalink
Hide experimental release on load
Browse files Browse the repository at this point in the history
  • Loading branch information
xoriole committed Apr 22, 2024
1 parent eaad4e8 commit 09e9a7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/tribler.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ $(document).ready(function () {
$(".downloads-content").hide()
}
$("#pre_release").hide();
$("#experimental_release").hide();

function update_page(stablerelease, prevrelease, prerelease, experimental_release) {
// find the right assets in the stable release
Expand Down

0 comments on commit 09e9a7e

Please sign in to comment.