forked from potsda.mn/mobilizon
Linting Text editor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
b745f34356
commit
a2ef3901f4
|
@ -428,7 +428,7 @@ uploadMediaDone(({ data }) => {
|
|||
.focus()
|
||||
.setImage({
|
||||
src: data.uploadMedia.url,
|
||||
alt: '',
|
||||
alt: "",
|
||||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
||||
// @ts-ignore
|
||||
"data-media-id": data.uploadMedia.id,
|
||||
|
|
Loading…
Reference in a new issue