Commit fee5570
committed
bug: Fix image-upload plugin
Closes #262
Looks like in #257 I changed
the signature of this function, and didn't realize I was using it in a
plugin, which caused the plugin to break.
This change adds the correct allowed default for this function (we want
default regions for image uploads).1 parent 302c268 commit fee5570
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments