Improves stability of composables
This commit is contained in:
@@ -121,6 +121,7 @@ class TorrentEvent(
|
||||
}
|
||||
}
|
||||
|
||||
@Immutable
|
||||
class TorrentFile(
|
||||
val fileName: String,
|
||||
val bytes: Long?,
|
||||
|
||||
Reference in New Issue
Block a user