Fix typo based on @mathiasvr's feedback
This commit is contained in:
parent
112600f5c3
commit
c5ed5fabd8
1 changed files with 1 additions and 1 deletions
|
|
@ -117,5 +117,5 @@ function setTitle (title) {
|
|||
}
|
||||
|
||||
function resetTitle () {
|
||||
window.main.dispatch('resetTitle')
|
||||
windows.main.dispatch('resetTitle')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue