mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-09 16:10:34 -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(
|
||||
default_service = "com.steampowered.SteamOSManager1",
|
||||
interface = "com.steampowered.SteamOSManager1.SubProcess",
|
||||
assume_defaults = true
|
||||
)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue