Silence when repeater changes

Closes #39
This commit is contained in:
Neale Pickett 2023-01-22 16:11:46 -07:00
parent 0dffcbfab0
commit 92640a22ce
1 changed files with 1 additions and 0 deletions

View File

@ -299,6 +299,7 @@ class VailClient {
return
}
this.Silence()
if (this.repeater) {
this.repeater.Close()
}