We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3933d26 commit 38c5e9eCopy full SHA for 38c5e9e
popup/index.js
@@ -25,7 +25,7 @@ import {
25
viewScriptSource,
26
} from "./helpers/utils.js";
27
import { refreshSpecialTabs, getAllTabs } from "./tabs.js";
28
-import _ from "../md/exportScriptsToMd.js";
+// import _ from "../md/exportScriptsToMd.js";
29
30
const tabDiv = document.querySelector("div.tab");
31
const contentDiv = document.querySelector("div.content");
0 commit comments