From 5184e08a5b262aafd9e780b8b453c5c12d73e43d Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo <charles.f.hacskaylo@nasa.gov> Date: Mon, 24 Aug 2015 16:45:55 -0700 Subject: [PATCH] [Mobile] IN PROGRESS: Tweak to TypeImpl to return glyph for unknown types open #74 Thanks Victor!; --- platform/core/bundle.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/platform/core/bundle.json b/platform/core/bundle.json index 4b33f48f35..c8c56299f6 100644 --- a/platform/core/bundle.json +++ b/platform/core/bundle.json @@ -142,7 +142,10 @@ { "key": "unknown", "name": "Unknown Type", - "glyph": "?" + "glyph": "\u003f" + }, + { + "glyph": "\u003f" } ], "capabilities": [