remove semi colon
This commit is contained in:
parent
ae500d7167
commit
2ab18897f3
@ -68,7 +68,7 @@ document.addEventListener('click', function(event) {{
|
|||||||
}} else {{
|
}} else {{
|
||||||
// console.error('Parent element not found.');
|
// console.error('Parent element not found.');
|
||||||
}}
|
}}
|
||||||
}});
|
}})
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user