Skip to content
Snippets Groups Projects
Commit efe14b30 authored by Jonathan Foucher's avatar Jonathan Foucher
Browse files

Fix #673

parent 277581a4
No related branches found
No related tags found
No related merge requests found
Pipeline #46929 passed
......@@ -112,7 +112,7 @@
str = str.replace( /\n/g, ' ' );
str = str.replace( /'/g, "'" );
return str;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment