Fix restart
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
this.$('.conversation:first .menu').trigger('close');
|
||||
},
|
||||
reloadBackgroundPage: function() {
|
||||
chrome.runtime.reload();
|
||||
window.location.reload();
|
||||
},
|
||||
showSettings: function() {
|
||||
var view = new Whisper.SettingsView();
|
||||
|
Reference in New Issue
Block a user