mirror of
https://github.com/nasa/openmct.git
synced 2025-06-14 13:18:15 +00:00
removed recursive call
This commit is contained in:
@ -172,7 +172,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.updateMetadataOptions();
|
// this.updateMetadataOptions();
|
||||||
return inputCount;
|
return inputCount;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user