fix: image edit invert mask
This commit is contained in:
+3
-1
@@ -24,6 +24,8 @@
|
||||
"./**/*.d.ts",
|
||||
"./**/*.ts",
|
||||
"./**/*.tsx",
|
||||
"src/components/logs-viewer/parse-worker.ts"
|
||||
"src/components/logs-viewer/parse-worker.ts",
|
||||
"src/components/image-editor/invert-worker.ts",
|
||||
"src/components/image-editor/offscreen-worker.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user