[Mobile] IN PROGRESS: Tweak to TypeImpl to return glyph for unknown types
open #74 Thanks Victor!;
This commit is contained in:
@@ -142,7 +142,10 @@
|
||||
{
|
||||
"key": "unknown",
|
||||
"name": "Unknown Type",
|
||||
"glyph": "?"
|
||||
"glyph": "\u003f"
|
||||
},
|
||||
{
|
||||
"glyph": "\u003f"
|
||||
}
|
||||
],
|
||||
"capabilities": [
|
||||
|
||||
Reference in New Issue
Block a user