mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 09:11:06 +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.legacy.min.mjs",
|
||||
"resources/ort/*",
|
||||
"assets/*.css"
|
||||
"assets/*.css",
|
||||
"assets/*"
|
||||
],
|
||||
"matches": ["*://*/*"]
|
||||
|
||||
Reference in New Issue
Block a user