mirror of
https://github.com/nasa/openmct.git
synced 2025-03-21 11:35:59 +00:00
[Mobile] IN PROGRESS: Tweak to TypeImpl to return glyph for unknown types
open #74 Thanks Victor!;
This commit is contained in:
parent
69c6d4bd26
commit
5184e08a5b
@ -142,7 +142,10 @@
|
||||
{
|
||||
"key": "unknown",
|
||||
"name": "Unknown Type",
|
||||
"glyph": "?"
|
||||
"glyph": "\u003f"
|
||||
},
|
||||
{
|
||||
"glyph": "\u003f"
|
||||
}
|
||||
],
|
||||
"capabilities": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user