✨ Site > File > Handle unreadable file and image preview
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ class Watcher
|
||||
const mimeType = mime.lookup(relativePath)
|
||||
const file = {}
|
||||
|
||||
file.path = relativePath
|
||||
file.path = relativePath
|
||||
file.canRead = true
|
||||
|
||||
// Test mime type
|
||||
|
||||
Reference in New Issue
Block a user