Delete unexpected coma (#2449)
Fix bug with unexpected coma after the last function parameter Google Chrome console error: ``` iframe.js:143 Uncaught SyntaxError: Unexpected token ) ```
Loading
Please sign in to comment
Fix bug with unexpected coma after the last function parameter Google Chrome console error: ``` iframe.js:143 Uncaught SyntaxError: Unexpected token ) ```