Small cleanup
This commit is contained in:
parent
74851b9c4d
commit
c8308664d3
2 changed files with 5 additions and 4 deletions
|
|
@ -66,7 +66,6 @@ export class App {
|
|||
|
||||
_mbus.subscribe('DEVICE_PREFERENCE_SET_UPDATED', ()=>{
|
||||
this.preferences = this.getPreferences()
|
||||
console.log(this.preferences.data)
|
||||
})
|
||||
|
||||
window.addEventListener('keydown', event => this.keyHandler(event))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue