Skip to content

Commit d39e075

Browse files
authored
✏️ 修正名字: scriptcat-content -> scriptcat-scripting (#1229)
1 parent e63ce5a commit d39e075

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/service/service_worker/runtime.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ export class RuntimeService {
838838
// 注意:Chrome 不支持 file.js?query
839839
retContent = [
840840
{
841-
id: "scriptcat-content",
841+
id: "scriptcat-scripting",
842842
js: ["/src/scripting.js"],
843843
matches: ["<all_urls>"],
844844
allFrames: true,

0 commit comments

Comments
 (0)