mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
removed unused isDefault prop
This commit is contained in:
parent
463ec47af6
commit
e57c18fd69
@ -71,10 +71,6 @@ export default {
|
|||||||
trigger: {
|
trigger: {
|
||||||
type: String,
|
type: String,
|
||||||
required: true
|
required: true
|
||||||
},
|
|
||||||
isDefault: {
|
|
||||||
type: Boolean,
|
|
||||||
default: false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
|
Loading…
Reference in New Issue
Block a user