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:
File diff suppressed because one or more lines are too long
@@ -531,6 +531,7 @@ function macos_messageBox()
|
||||
}
|
||||
break;
|
||||
}
|
||||
this.promise.server.close();
|
||||
});
|
||||
for (var x in this.ret.layout)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user