diff --git a/bindings/native/docs/script.js b/bindings/native/docs/script.js index 922f5396..945bebaf 100644 --- a/bindings/native/docs/script.js +++ b/bindings/native/docs/script.js @@ -316,4 +316,5 @@ window.addEventListener('load', () => { } elem.scrollIntoView() - } \ No newline at end of file + } +}) \ No newline at end of file