Simple fixes
This commit is contained in:
parent
5b0e5f51db
commit
6659b938b5
4 changed files with 10 additions and 26 deletions
|
|
@ -6,8 +6,6 @@ angular.module('copayApp.services')
|
|||
|
||||
root.restart = function() {
|
||||
|
||||
console.log('RESTART');
|
||||
|
||||
// Go home reloading the application
|
||||
var hashIndex = window.location.href.indexOf('#!/');
|
||||
if (isChromeApp) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue