Skip to content

modemManager: Add property getters

Popax21 requested to merge Popax21/gnome-shell:patch-1 into master

This adds proper getters to two properties of ModemBase. Previously, there were no getters, which resulted in an error when trying to get the value of the properties.

Fixes #3203 (closed)

Merge request reports