Add third party ownership as an option for object status
This commit is contained in:
2
l18n
2
l18n
Submodule l18n updated: 6ccd59bb94...2305d2c78b
@ -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