Skip to content

Commit 493d488

Browse files
committed
Updated readme
1 parent a198bb9 commit 493d488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A kotlin app that allows you to read the contents of a torrent file.
1919
val isSingleFile: Boolean,
2020
val totalSize: Long,
2121
val files: MutableList<File>,
22-
val name: String?,
22+
val name: String,
2323
val source: String,
2424
val isPrivate: Boolean,
2525
val pieceLength: Long,

0 commit comments

Comments
 (0)