Add show button to use showing queue to prevent dupes. Fixes #791

This commit is contained in:
Jonathan Kingston 2017-09-06 10:41:44 -07:00
parent fec2be9429
commit 9b83068234

View file

@ -39,7 +39,7 @@ const messageHandler = {
backgroundLogic.sortTabs();
break;
case "showTabs":
backgroundLogic.showTabs({cookieStoreId: m.cookieStoreId});
this.unhideContainer(m.cookieStoreId);
break;
case "hideTabs":
backgroundLogic.hideTabs({