mirror of
https://github.com/PurpleI2P/purplei2p.github.io
synced 2025-01-16 17:40:00 +00:00
Update app.js
This commit is contained in:
parent
9650ac0d86
commit
ab1f3072cd
@ -23,6 +23,7 @@ function renderReleaseInfo(release) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
if (win_asset.length > 0) {
|
if (win_asset.length > 0) {
|
||||||
|
dl_btn.text(i18next.t("header.dl-btn-windows"));
|
||||||
dl_btn.attr("href", win_asset[0].browser_download_url);
|
dl_btn.attr("href", win_asset[0].browser_download_url);
|
||||||
all_dls.show();
|
all_dls.show();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user