mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-08-02 18:08:34 +00:00
Restyled by whitespace
This commit is contained in:
@ -177,7 +177,7 @@ class Settings {
|
||||
mWebhookManager = new WebhookManager();
|
||||
mWebhookManager.requestWebhookId();
|
||||
}
|
||||
if (!getWebhookId().equals("") and
|
||||
if (!getWebhookId().equals("") and
|
||||
(System has :ServiceDelegate) and
|
||||
((Background.getTemporalEventRegisteredTime() == null) or
|
||||
(Background.getTemporalEventRegisteredTime() != (mBatteryRefreshRate * 60)))) {
|
||||
|
Reference in New Issue
Block a user