remove debug comment
This commit is contained in:
parent
0c45b402cf
commit
6dc8fab9dd
@ -989,7 +989,6 @@ weechat.controller('WeechatCtrl', ['$rootScope', '$scope', '$store', '$timeout',
|
|||||||
};
|
};
|
||||||
|
|
||||||
window.onhashchange = function() {
|
window.onhashchange = function() {
|
||||||
console.log('hash has changed');
|
|
||||||
$scope.parseHash();
|
$scope.parseHash();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user