Loading browser/components/pocket/content/panels/js/style-guide/entry.js +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ function onDOMLoaded() { window.thePKT_PANEL = thePKT_PANEL; thePKT_PANEL.initStyleGuide(); } window.thePKT_PANEL.create(); window.thePKT_PANEL.overlay.create(); setupDarkModeUI(); } Loading Loading
browser/components/pocket/content/panels/js/style-guide/entry.js +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ function onDOMLoaded() { window.thePKT_PANEL = thePKT_PANEL; thePKT_PANEL.initStyleGuide(); } window.thePKT_PANEL.create(); window.thePKT_PANEL.overlay.create(); setupDarkModeUI(); } Loading