forked from lthn/blockchain
Merge remote-tracking branch 'origin/frontend' into develop
This commit is contained in:
commit
35ed0ab624
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -50,7 +50,7 @@ export class SidebarComponent implements OnInit, OnDestroy {
|
|||
}
|
||||
|
||||
getUpdate() {
|
||||
this.backend.openUrlInBrowser('docs.zano.org/docs/zano-wallet');
|
||||
this.backend.openUrlInBrowser('zano.org/downloads.html');
|
||||
}
|
||||
|
||||
logOut() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue