mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-12 14:30:50 +02:00
fix warning
This commit is contained in:
parent
512210daf5
commit
9bfd37cf2b
@ -417,4 +417,5 @@ bool ColnodAPI::updateAuthToken() {
|
|||||||
}
|
}
|
||||||
emit authTokenUpdated(true);
|
emit authTokenUpdated(true);
|
||||||
});
|
});
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user