mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-09-18 15:32:35 +00:00
Crashfix.
This commit is contained in:
parent
766f57dc9d
commit
5c96262c75
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ class StateCasting {
|
|||
try {
|
||||
stopServiceDiscovery(it.value)
|
||||
} catch (e: Throwable) {
|
||||
//Ignored
|
||||
Logger.w(TAG, "Failed to stop service discovery", e)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue