Skip to content

[applets/comic] Fix configurationRequired and busy state when deactivating the last provider

Nicolas Fella requested to merge work/comicfixconfig into master

Currently when removing the last provider we briefly show a busy indicator and configure button and then remove both

Now only the configure button is shown, permanently

Merge request reports