Fix not working gist sharing
This commit is contained in:
@@ -248,7 +248,7 @@ window.common = (function(global) {
|
||||
'\n' +
|
||||
'// Learn to Code at Free Code Camp (www.freecodecamp.com)' +
|
||||
'\n\n' +
|
||||
window.editor.getValue().trim()
|
||||
common.editor.getValue().trim()
|
||||
};
|
||||
|
||||
request.send(JSON.stringify(data));
|
||||
|
Reference in New Issue
Block a user