Skip to content

Commit b9c9505

Browse files
committed
Removes localhost from version access
1 parent 52a17b5 commit b9c9505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
{
6565
"resources": ["src/version.txt"],
66-
"matches": ["https://csfloat.com/*", "http://localhost:4200/*"]
66+
"matches": ["https://csfloat.com/*"]
6767
}
6868
]
6969
}

0 commit comments

Comments
 (0)