mirror of
https://invent.kde.org/network/kdeconnect-kde.git
synced 2025-12-12 20:35:55 +01:00
Make sure we send the commands list on first connection.
This commit is contained in:
@@ -76,6 +76,7 @@ bool RunCommandPlugin::receivePackage(const NetworkPackage& np)
|
||||
void RunCommandPlugin::connected()
|
||||
{
|
||||
|
||||
sendConfig();
|
||||
}
|
||||
|
||||
void RunCommandPlugin::sendConfig()
|
||||
|
||||
Reference in New Issue
Block a user