The source project of this merge request has been removed.
fix: unneeded keyboardConfig.save()
Config was erroneously overwritten just after read unconditionally.
Introduced in a14258a0.
There is no reason at all to save config there.
It also critical when bugs slipped in saving code path as it happened here:
https://bugs.kde.org/show_bug.cgi?id=433576
(cherry picked from commit d1681a13)
Edited by Andrey Butirsky