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