mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-10 05:48:38 +02:00
Fix podcast episode downloading
This commit is contained in:
@@ -161,7 +161,6 @@ struct AudioFile: Realmable, Codable {
|
||||
var metadata: FileMetadata
|
||||
|
||||
init() {
|
||||
index = 0
|
||||
ino = ""
|
||||
metadata = FileMetadata()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user