mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-01-13 09:28:38 +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