Skip to content

manager: Fix GVariant format strings for AddAndActivate2 return value

AddAndActivate2 returns an empty a{sv} dictionary for extensibility. The format strings to create the methods return value were slightly wrong, causing assertion failures.

Edited by Benjamin Berg

Merge request reports