mirror of
https://github.com/nasa/openmct.git
synced 2024-12-24 07:16:39 +00:00
Merge remote-tracking branch 'khalidadil/extend-conditional' into combined-rodap-stuff
This commit is contained in:
commit
ab954b4a7c
@ -64,7 +64,7 @@ export default class ConditionSetMetadataProvider {
|
|||||||
return {
|
return {
|
||||||
values: this.getDomains().concat([
|
values: this.getDomains().concat([
|
||||||
{
|
{
|
||||||
key: 'output',
|
key: 'value',
|
||||||
source: 'output',
|
source: 'output',
|
||||||
name: 'Value',
|
name: 'Value',
|
||||||
format: 'enum',
|
format: 'enum',
|
||||||
|
Loading…
Reference in New Issue
Block a user