LeeVD / plasma-applet-net-bandwidth-monitor

Network bandwidth monitor for plasma using dbus
GNU General Public License v3.0
24 stars 4 forks source link

[Enhancement] Verify configuration validity when deserializing #20

Open CatEricka opened 1 year ago

CatEricka commented 1 year ago

When the configuration field is obviously missing or wrong, the wrong configuration should be overwritten with the correct default configuration.

Possible Solution here: #13