mirror of
https://github.com/nasa/openmct.git
synced 2025-04-09 20:31:26 +00:00
provide format for name metadata (#3054)
This commit is contained in:
parent
bbb271a678
commit
694b8f4666
@ -50,7 +50,8 @@ define([
|
||||
values: [
|
||||
{
|
||||
key: "name",
|
||||
name: "Name"
|
||||
name: "Name",
|
||||
format: "string"
|
||||
},
|
||||
{
|
||||
key: "utc",
|
||||
|
Loading…
x
Reference in New Issue
Block a user