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: {
|
||||
type: String,
|
||||
required: true
|
||||
},
|
||||
isDefault: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
}
|
||||
},
|
||||
data() {
|
||||
|
Loading…
Reference in New Issue
Block a user