Fix bug in restart service
This commit is contained in:
parent
3a0e1361c9
commit
f31d5186c7
@ -28,8 +28,8 @@ namespace comfortable_swipe::service
|
||||
*/
|
||||
void restart()
|
||||
{
|
||||
comfortable_swipe::service::start();
|
||||
comfortable_swipe::service::stop();
|
||||
comfortable_swipe::service::start();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user