Update metadata provider

This commit is contained in:
Khalid Adil 2024-10-04 12:23:57 -05:00
parent 488178ad43
commit f239d4bb6d

View File

@ -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',