fix custom container tab first render

This commit is contained in:
John Gruen
2017-02-19 19:20:00 -05:00
parent 23fd568e2a
commit ac56fbb6fa
2 changed files with 33 additions and 17 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const IDENTITY_ICONS = [
{ name: "briefcase", image: "chrome://browser/skin/usercontext/work.svg" },
{ name: "dollar", image: "chrome://browser/skin/usercontext/banking.svg" },
{ name: "cart", image: "chrome://browser/skin/usercontext/shopping.svg" },
{ name: "circle", image: "" }, // this doesn't exist in m-b
{ name: "circle", image: "circle" }, // this doesn't exist in m-b
];
const PREFS = [