Skip to content

settings: Fix ObexPush authorisation for paired devices

Bastien Nocera requested to merge wip/hadess/fix-obex-push-paired-devices into master

Fix typo when trying to get the "paired" property from the GListModel which caused transfers to always required a confirmation.

Fixes: b4667570 ("settings: Port obexpush code to use new GListModel")

Closes: #133 (closed)

Merge request reports