diff options
Diffstat (limited to 'tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml')
-rw-r--r-- | tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml b/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml index 859cd46..daf82e5 100644 --- a/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml +++ b/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml @@ -2,5 +2,6 @@ <node> <interface name="com.ubuntu.AccountsService.Sound"> <property name="Volume" type="d" access="readwrite"/> + <property name="LastRunningPlayer" type="s" access="readwrite"/> </interface> </node>
\ No newline at end of file |