1
0
Fork 0
forked from lthn/blockchain

changed url for donwloads page

This commit is contained in:
cryptozoidberg 2019-06-05 18:11:21 +03:00
parent 4acab07028
commit 978ff8e592
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC
2 changed files with 2 additions and 2 deletions

View file

@ -6424,7 +6424,7 @@ var SidebarComponent = /** @class */ (function () {
});
};
SidebarComponent.prototype.getUpdate = function () {
this.backend.openUrlInBrowser('docs.zano.org/docs/zano-wallet');
this.backend.openUrlInBrowser('zano.org/downloads.html');
};
SidebarComponent.prototype.logOut = function () {
var _this = this;

File diff suppressed because one or more lines are too long