mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 17:21:05 +00:00
fix(build): commas in wrong place
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
"resources/pdfjs/pdf.worker.min.mjs",
|
"resources/pdfjs/pdf.worker.min.mjs",
|
||||||
"resources/pdfjs/pdf.legacy.min.mjs",
|
"resources/pdfjs/pdf.legacy.min.mjs",
|
||||||
"resources/ort/*",
|
"resources/ort/*",
|
||||||
"assets/*.css"
|
"assets/*.css",
|
||||||
"assets/*"
|
"assets/*"
|
||||||
],
|
],
|
||||||
"matches": ["*://*/*"]
|
"matches": ["*://*/*"]
|
||||||
|
|||||||
Reference in New Issue
Block a user