Missing closing brace

This commit is contained in:
Fabian Wiesel
2024-03-01 17:58:56 +01:00
parent f5aa9da84c
commit 03b7aff579

View File

@@ -179,6 +179,7 @@ class MonitorService : Service() {
}
}
}
}
override fun onRegistrationFailed(serviceInfo: NsdServiceInfo, errorCode: Int) {
// Registration failed! Put debugging code here to determine why.