mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-08-09 16:35:11 +02:00
Removes forgotten console.log
This commit is contained in:
@ -45,7 +45,6 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
console.log(this.item.refreshInterval);
|
||||
if (this.item.refreshInterval) setTimeout(this.getMessage, this.item.refreshInterval);
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user