Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #4 from ckeditor/t/ckeditor5-upload/49
Browse files Browse the repository at this point in the history
Other: Aligned changes to the image upload.
  • Loading branch information
Piotr Jasiun authored Aug 16, 2017
2 parents 0d7781c + c295a7c commit eb456ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uploadadapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ class Adapter {
}

resolve( {
original: response.url
default: response.url
} );
} );

Expand Down

0 comments on commit eb456ac

Please sign in to comment.