From b17a48d44676066e2394c8e7162710f6ce234022 Mon Sep 17 00:00:00 2001 From: Magnus Hauge Bakke Date: Mon, 10 Feb 2014 13:05:58 +0100 Subject: [PATCH] Set container to panel --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 8909dd9..eb66bb4 100644 --- a/manifest.json +++ b/manifest.json @@ -12,6 +12,7 @@ "http://torhve.github.io/glowing-bear/" ], "launch": { + "container": "panel", "web_url": "http://torhve.github.io/glowing-bear/" } },