Skip to content

AppletConfigurationPage: don't bind title in constructor

It's unnecessary since the page itself internally binds title to the value of item.name.

Tested; everything still works and titles update appropriately when switching pages

@ratijas

Merge request reports