Commit 6821627f authored by Gavin Suntop's avatar Gavin Suntop
Browse files

Bug 1763460 - Fix about:pocket-style-guide r=thecount

parent 0dd4d4b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ function onDOMLoaded() {
    window.thePKT_PANEL = thePKT_PANEL;
    thePKT_PANEL.initStyleGuide();
  }
  window.thePKT_PANEL.create();
  window.thePKT_PANEL.overlay.create();

  setupDarkModeUI();
}