fix: entries typo
This commit is contained in:
		| @@ -212,7 +212,7 @@ module.exports = { | |||||||
|           }) |           }) | ||||||
|         }) |         }) | ||||||
|       } else { |       } else { | ||||||
|         return Promise.reject(new Error(lang.t('errors:notexist', { path: entryPath })) |         return Promise.reject(new Error(lang.t('errors:notexist', { path: entryPath }))) | ||||||
|       } |       } | ||||||
|     }).catch((err) => { |     }).catch((err) => { | ||||||
|       winston.error(err) |       winston.error(err) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user