- Small fix in interaction view, as it still refered to file_name

This commit is contained in:
Josako
2024-10-11 18:14:35 +02:00
parent 9f5f090f0c
commit 0f4558d775
3 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- repopack can now split for different components
### Fixed
- Various fixes as consequece of changing file_location / file_name ==> bucket_name / object_name
- Various fixes as consequence of changing file_location / file_name ==> bucket_name / object_name
- Celery Routing / Queuing updated
## [1.0.10-alfa]