mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 18:39:58 +00:00
Move main.ts -> background/background.ts
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
}
|
||||
|
||||
, "background": {
|
||||
"scripts": [ "main.js" ]
|
||||
"scripts": [ "background.js" ]
|
||||
}
|
||||
|
||||
, "content_scripts": [
|
||||
|
||||
Reference in New Issue
Block a user