feat: access cached upload file + ignore common page extensions
This commit is contained in:
		| @@ -213,7 +213,7 @@ export default { | ||||
|       } | ||||
|       for (let file of files) { | ||||
|         file.setMetadata({ | ||||
|           path: '/universe' | ||||
|           path: 'test' | ||||
|         }) | ||||
|       } | ||||
|       await this.$refs.pond.processFiles() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user