diff options
Diffstat (limited to 'org.pebbled.Watch.xml')
| -rw-r--r-- | org.pebbled.Watch.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/org.pebbled.Watch.xml b/org.pebbled.Watch.xml index ce71248..2c5202f 100644 --- a/org.pebbled.Watch.xml +++ b/org.pebbled.Watch.xml @@ -54,5 +54,9 @@ <method name="UnloadApp"> <arg name="slot" type="u" direction="in"/> </method> + <method name="UploadApp"> + <arg name="uuid" type="s" direction="in"/> + <arg name="slot" type="u" direction="in"/> + </method> </interface> </node> |
