fix: typo
This commit is contained in:
parent
ce73c43848
commit
8414342640
1 changed files with 1 additions and 1 deletions
|
|
@ -362,7 +362,7 @@ impl WatchThread {
|
|||
_ => {}
|
||||
}
|
||||
|
||||
// if the send channel was closed, so we want to shutdown
|
||||
// if the send channel was closed, we want to shutdown
|
||||
message_send.send(CheckEvent::Msg(message)).is_ok()
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue