Add third party ownership as an option for object status
This commit is contained in:
@ -16,6 +16,7 @@ final class MDObjectStatusSet extends MDValueSet {
|
||||
const OBJECT_STATUS = [
|
||||
'owned',
|
||||
'permanent_loan',
|
||||
'third_party_property',
|
||||
'borrowed',
|
||||
'to_check_for_gift',
|
||||
'to_check',
|
||||
|
Reference in New Issue
Block a user