[Mobile] IN PROGRESS: Tweak to TypeImpl to return glyph for unknown types

open #74
Thanks Victor!;
This commit is contained in:
Charles Hacskaylo 2015-08-24 16:45:55 -07:00
parent 69c6d4bd26
commit 5184e08a5b

View File

@ -142,7 +142,10 @@
{
"key": "unknown",
"name": "Unknown Type",
"glyph": "?"
"glyph": "\u003f"
},
{
"glyph": "\u003f"
}
],
"capabilities": [