Fix typo based on @mathiasvr's feedback
This commit is contained in:
@@ -117,5 +117,5 @@ function setTitle (title) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function resetTitle () {
|
function resetTitle () {
|
||||||
window.main.dispatch('resetTitle')
|
windows.main.dispatch('resetTitle')
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user