summaryrefslogtreecommitdiffstats
path: root/mojo/shell/runner/child/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/shell/runner/child/manifest.json')
-rw-r--r--mojo/shell/runner/child/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/mojo/shell/runner/child/manifest.json b/mojo/shell/runner/child/manifest.json
index 3df43ae..cc40722 100644
--- a/mojo/shell/runner/child/manifest.json
+++ b/mojo/shell/runner/child/manifest.json
@@ -1,5 +1,5 @@
{
- "url": "mojo://mojo_runner_child_apptest/",
- "name": "Runner Child Apptest",
+ "name": "mojo:mojo_runner_child_apptest",
+ "display_name": "Runner Child Apptest",
"capabilities": { "*": [ "*" ] }
}