Added search to library tree views
This commit is contained in:
@@ -28,7 +28,10 @@
|
||||
type: Object,
|
||||
default: undefined,
|
||||
},
|
||||
filter: Object,
|
||||
filter: {
|
||||
type: Object,
|
||||
default: undefined,
|
||||
},
|
||||
group: {
|
||||
type: String,
|
||||
default: 'creatureProperties'
|
||||
|
||||
Reference in New Issue
Block a user