mirror of
https://github.com/bastienwirtz/homer.git
synced 2024-12-25 16:19:04 +01:00
Removes forgotten console.log
This commit is contained in:
parent
1ddf394176
commit
b6782c92b5
@ -45,7 +45,6 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
console.log(this.item.refreshInterval);
|
||||
if (this.item.refreshInterval) setTimeout(this.getMessage, this.item.refreshInterval);
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user