lint fixup
This commit is contained in:
parent
9d576b7c1a
commit
e6aec353ff
|
@ -14,4 +14,4 @@ export function notificationObservers (store) {
|
|||
}
|
||||
})
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,4 +11,4 @@ export function setFavicon (href) {
|
|||
document.head.removeChild(oldLink)
|
||||
}
|
||||
document.head.appendChild(link)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue