Add OCR tool to media editing modal (#11566)
This commit is contained in:
@ -56,5 +56,6 @@ module.exports = merge(sharedConfig, {
|
||||
settings.dev_server.watch_options,
|
||||
watchOptions
|
||||
),
|
||||
writeToDisk: filePath => /ocr/.test(filePath),
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user