rename tibber module
This commit is contained in:
parent
85ed9c1983
commit
d5b429f7e2
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ impl TibberHandler {
|
|||
tokio::task::spawn_blocking({
|
||||
let session = self.session.clone();
|
||||
let home_id = home_id.clone();
|
||||
let resolution = resolution.clone();
|
||||
|
||||
move || {
|
||||
session
|
Loading…
Reference in a new issue