1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-15 15:53:55 +00:00

Fixed user-consent cleanup on macos

This commit is contained in:
Bryan Roe
2020-05-20 14:09:36 -07:00
parent 7befd44dd5
commit 452b1201ce
2 changed files with 7 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@@ -531,6 +531,7 @@ function macos_messageBox()
}
break;
}
this.promise.server.close();
});
for (var x in this.ret.layout)
{