parent
a33a7066b5
commit
a3bf86a495
@ -1,4 +1,4 @@
|
||||
# 新增功能截图
|
||||
|
||||

|
||||

|
||||

|
||||
|
@ -1,4 +1,4 @@
|
||||
(async () => {
|
||||
let app = await import(chrome.runtime.getURL("js/app/init.js"));
|
||||
app.init();
|
||||
})();
|
||||
})();
|
||||
|
Loading…
Reference in new issue