elm-config: correct wrong "if" statement #46

Merged
raster merged 1 commits from dimmus/efl:devs/dimmus/elm_config_profile into master 2023-12-19 04:08:49 -08:00

1 Commits

Author SHA1 Message Date
Dmitri Chudinov 45d7e64775
elm-config: correct wrong "if" statement
If nothing is selected then nothing to disable.
"If" statement did not work here until now.

Test:
1. Run elementary_config from terminal.
2. Select Profile menu item (make no clicks on any item).
4. Close the app.
3. Verify the error log messages before to and following the patch.

@fixed
2023-11-15 19:36:33 +05:00