Skip to content

Commit

Permalink
Update RealmMyLibrary.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Dec 27, 2024
1 parent 4b25b33 commit 64e2399
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -442,4 +442,4 @@ open class RealmAttachment : RealmObject() {
var digest: String? = null
var isStub: Boolean = false
var revpos: Int = 0
}
}

0 comments on commit 64e2399

Please sign in to comment.