Closed abdnh closed 2 years ago
The "Couldn't save the image" message is displayed when dropping text into the editor. It seems to me that image_like_filename is redundant here, as pasting/dropping non-image files no longer throws errors according to my tests.
image_like_filename
Alright, I guess it makes sense.
The "Couldn't save the image" message is displayed when dropping text into the editor. It seems to me that
image_like_filename
is redundant here, as pasting/dropping non-image files no longer throws errors according to my tests.