From 5cc1ad073dd9a05a3bd65499acf0c6b079287a29 Mon Sep 17 00:00:00 2001 From: jacobkeeler Date: Thu, 7 Mar 2019 15:48:37 -0500 Subject: Fix serviceIcon type --- src/components/interfaces/MOBILE_API.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index f1ec069882..1d910e29bf 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -4007,7 +4007,7 @@ The type of service that is to be offered by this app - + The file name of the icon to be associated with this service. Most likely the same as the appIcon. -- cgit v1.2.1