wait 10s
This commit is contained in:
parent
8d97bbe73e
commit
f742dae462
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ class SpectrumNetworkPlugin : public NetworkPlugin {
|
|||
|
||||
free(db);
|
||||
|
||||
sleep(2);
|
||||
sleep(10);
|
||||
|
||||
GError *error = NULL;
|
||||
DBusObjectPathVTable vtable;
|
||||
|
|
Loading…
Add table
Reference in a new issue