summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/components/interfaces/MOBILE_API.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<description> The type of service that is to be offered by this app </description>
</param>
- <param name="serviceIcon" type="String" mandatory="false">
+ <param name="serviceIcon" type="Image" mandatory="false">
<description> The file name of the icon to be associated with this service. Most likely the same as the appIcon. </description>
</param>