Skip to content

notification: Use only one code path to set app-name property

Julian Sparber requested to merge jsparber/set-app-name-single-code-path into master

Since we have a setter for the app-name property we can use it in the set_property implementation.

Merge request reports