Commit 89792d4
fix(storage): handle local storage in getCurrentBucketUrl()
Fixed bug where getCurrentBucketUrl() returned empty string for local
storage provider, which would cause broken file URLs if the save-media
endpoint was called with local storage.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 514ed1e commit 89792d4
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| |||
0 commit comments