Fix update problem caused by null-value
1. Why is this change necessary?
To pretend frontend crashes when updating the Plugin
2. What does this change do, exactly?
it removes a false setter that caused problems
3. Describe each step to reproduce the issue or behavior.
update the plugin from 4.1 to 5.1 there should be no frontend view. apply changes. Frontend view after Update should be fine now and the Pluginconfig changes should be applied/saved.
4. Please link to the relevant issues (if any).
https://redmine.netinventors.de/issues/38409
5. Checklist
-
I have updated the plugin version and changelog -
I can confirm the code style fits our requirements -
I can confirm that no debug output is generated anywhere