fs-feedback-creator
Advanced tools
Comparing version 2.0.24 to 2.0.25
@@ -143,2 +143,4 @@ export class FeedbackCreator { | ||
renderForm() { | ||
if (!this.fb.wgAdditionalMsgActivation) | ||
this.fb.wgAdditionalMsg = ""; | ||
const html = ` | ||
@@ -145,0 +147,0 @@ <div id="commentViewModal${this.fb.id.toString()}"> |
{ | ||
"name": "fs-feedback-creator", | ||
"version": "2.0.24", | ||
"version": "2.0.25", | ||
"description": "web-based module that's responsible to inject fullsession feedback modal", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
39627
666