@@ -126,7 +126,7 @@ function handleClose() {
window.close()
window.parent.postMessage(
{
- api: "notation_exit",
+ api: "iframe_exit",
},
"*"
);