diff --git a/fileWithPRComments.js b/fileWithPRComments.js new file mode 100644 index 0000000..680bde7 --- /dev/null +++ b/fileWithPRComments.js @@ -0,0 +1,8 @@ +/* global QamineUtils */ + +"use strict"; + +(function($, window) { + $('.jsSelectedMainEmail').text(postVariable.email); + return 0; +})(jQuery, window);