Widgets: Display an error if the IM is disabled

#2843
This commit is contained in:
manuroe
2019-11-21 16:36:08 +01:00
parent 25eb1cbae2
commit aafc8e3acb
5 changed files with 48 additions and 2 deletions
+1
View File
@@ -56,6 +56,7 @@ typedef enum : NSUInteger
WidgetManagerErrorCodeNotEnoughPower,
WidgetManagerErrorCodeCreationFailed,
WidgetManagerErrorCodeNoIntegrationsServerConfigured,
WidgetManagerErrorCodeDisabledIntegrationsServer,
WidgetManagerErrorCodeFailedToConnectToIntegrationsServer,
WidgetManagerErrorCodeTermsNotSigned
}