mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 22:58:14 +00:00
provide format for name metadata (#3054)
This commit is contained in:
@ -50,7 +50,8 @@ define([
|
||||
values: [
|
||||
{
|
||||
key: "name",
|
||||
name: "Name"
|
||||
name: "Name",
|
||||
format: "string"
|
||||
},
|
||||
{
|
||||
key: "utc",
|
||||
|
Reference in New Issue
Block a user