mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-12 01:12:30 -04:00
proxy: Add missing default_service for SubProcess
This commit is contained in:
parent
58223d988b
commit
5efb67f15c
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ trait Manager {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[proxy(
|
#[proxy(
|
||||||
|
default_service = "com.steampowered.SteamOSManager1",
|
||||||
interface = "com.steampowered.SteamOSManager1.SubProcess",
|
interface = "com.steampowered.SteamOSManager1.SubProcess",
|
||||||
assume_defaults = true
|
assume_defaults = true
|
||||||
)]
|
)]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue