fix: image uploader setting import (#6387)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
x3rt
2025-08-28 16:25:26 -06:00
committed by GitHub
parent f87aac7011
commit c7a7740bfe
8 changed files with 178 additions and 10 deletions
@@ -17,7 +17,7 @@
"output": {
"deletionLink": "{more}",
"formField": "file",
"headers": "Another: header\nMy-Header: Foo ; Bar : Baz ; KeyOnly\nX-My-Header: 1",
"headers": "Another: header;My-Header: Foo ; Bar : Baz ; KeyOnly;X-My-Header: 1",
"link": "foo{bar}baz",
"url": "https://example.com"
}