Updated on 2026-08-14
This commit is contained in:
parent
6ad1b0fe5b
commit
bfd371bc33
20 changed files with 869 additions and 417 deletions
|
|
@ -80,7 +80,7 @@ internal class DefaultNetworksStatusesStore(
|
|||
ifNotFound: (Network.ID) -> SimpleNetworkStatus?,
|
||||
) {
|
||||
if (networks.isEmpty()) {
|
||||
Timber.d("Nothing to update: networks is empty")
|
||||
Timber.d("Nothing to update: networks are empty")
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue