From 4190ce23621958e15e1173342446ed2878d61f40 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 10 Jan 2024 23:10:15 +0000 Subject: [PATCH] Restyled by whitespace --- resources/settings/properties.xml | 6 +++--- resources/settings/settings.xml | 2 +- source/Settings.mc | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/settings/properties.xml b/resources/settings/properties.xml index c7009ea..e7110d2 100644 --- a/resources/settings/properties.xml +++ b/resources/settings/properties.xml @@ -15,10 +15,10 @@ - @@ -84,4 +84,4 @@ --> 15 - \ No newline at end of file + diff --git a/resources/settings/settings.xml b/resources/settings/settings.xml index 15fd778..4cc33f9 100644 --- a/resources/settings/settings.xml +++ b/resources/settings/settings.xml @@ -113,4 +113,4 @@ > - \ No newline at end of file + diff --git a/source/Settings.mc b/source/Settings.mc index 942c4e3..b7cdcf0 100644 --- a/source/Settings.mc +++ b/source/Settings.mc @@ -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)))) {