fix: logic mistake
This commit is contained in:
parent
b71201cf19
commit
fde1b94e26
2 changed files with 2 additions and 5 deletions
|
@ -193,7 +193,7 @@ impl Service {
|
|||
};
|
||||
|
||||
if !need_reset {
|
||||
return Ok(());
|
||||
continue;
|
||||
}
|
||||
|
||||
self.set_presence(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue