Skip to content

Fix "Pair a Device..." button in plasmoid

Joshua Goins requested to merge work/redstrate/fix-pair-button into master

The openConfig function moved to the OpenConfig singleton, but the "Pair a Device..." button in the plasmoid when no devices are connected wasn't updated. This fixes the button not actually opening anything.

Merge request reports