Fix some bugs with registration
Review Request #3600 — Created Oct. 18, 2024 and submitted — Latest diff uploaded
Some checks of the connected property were not updated to registered which caused regsitration to never actually be set.
Connected to a local server via the cli and used temporary
g_warning
s to make sure the registered property was set.