1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3435 Primitives | Type page as Set (#2134)

This commit is contained in:
Konstantin Ivanov 2025-03-06 22:00:01 +01:00 committed by GitHub
parent 51ffabc160
commit f179d64231
Signed by: github
GPG key ID: B5690EEEBB952194
23 changed files with 582 additions and 62 deletions

View file

@ -559,7 +559,7 @@ fun MDVView.toCoreModels(): DVViewer = DVViewer(
coverFit = coverFit,
coverRelationKey = coverRelationKey.ifEmpty { null },
defaultTemplate = defaultTemplateId.ifEmpty { null },
defaultObjectType = defaultObjectTypeId.ifEmpty { ObjectTypeIds.PAGE }
defaultObjectType = defaultObjectTypeId.ifEmpty { null }
)
fun MDVRelation.toCoreModels(): DVViewerRelation = DVViewerRelation(