mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 07:37:12 +01:00
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