Content deleted Content added
fix responseWikiText |
m selectedResponse |
||
Line 181:
// Computed here so that we can use it for the api preview,
// does not include the leading newline
let responseText = ': {{EFFP|' + this.
if ( this.commentValue ) {
responseText += ' ' + this.commentValue;
|