New anums added, bug fix causing object loss

This commit is contained in:
barsdeveloper
2023-05-06 20:06:16 +02:00
parent f7abd7ff6e
commit e97ce5d562
7 changed files with 85 additions and 13 deletions

View File

@@ -96,7 +96,6 @@ export default class PinEntity extends IEntity {
},
DefaultObject: {
type: ObjectReferenceEntity,
default: null,
},
PersistentGuid: {
type: GuidEntity,