fix(mod_assets): Fix logging message in ensureAssetsDir to correctly state when directory is created

This commit is contained in:
2025-01-29 18:27:13 +01:00
parent 37082bd8f4
commit 709a67fe82
3 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 2025-01-29 - 2.2.4 - fix(mod_assets)
Fix logging message in ensureAssetsDir to correctly state when directory is created
- Corrected logging output in ensureAssetsDir method to indicate directory creation.
## 2025-01-29 - 2.2.3 - fix(mod_assets)
Fix issue with asset directory copy