update agentinvite with osx universal mpkg

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458 2024-03-05 10:21:16 +00:00
parent c1bec67839
commit 0a59f9dbae
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@
Q('win32url2').href = url;
// MacOS Setup
url = 'meshosxagent?id=16&meshid=' + meshid;
url = 'meshosxagent?id=10005&meshid=' + meshid;
Q('macosurl').href = url;
Q('macosurl2').href = url;