Restyled by whitespace

This commit is contained in:
Restyled.io
2024-01-10 23:10:15 +00:00
parent 42e0a1b543
commit 4190ce2362
3 changed files with 5 additions and 5 deletions

View File

@ -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)))) {