Skip to content

Instantly share code, notes, and snippets.

@c0nstantine
Created May 9, 2017 22:00
Show Gist options
  • Save c0nstantine/51c612a6c6dbcad5f2b5108f7abd4fbc to your computer and use it in GitHub Desktop.
Save c0nstantine/51c612a6c6dbcad5f2b5108f7abd4fbc to your computer and use it in GitHub Desktop.
$ git diff
diff --git a/static/js/utils/new_edit_mode_helpers.js b/static/js/utils/new_edit_mode_helpers.js
index 0493e82..ef024e8 100644
--- a/static/js/utils/new_edit_mode_helpers.js
+++ b/static/js/utils/new_edit_mode_helpers.js
@@ -63,6 +63,7 @@ define(function (require) {
'450x450': '',
'980x': '',
'image_caption': '',
+ 'image_external': '',
'image_id': 0,
'image_size': []
}, resetSizes);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment