Fixed MacOS agent download link on invitation page.

This commit is contained in:
Ylian Saint-Hilaire
2019-08-08 11:15:44 -07:00
parent 9b2f2fc2ee
commit 083485ac33
7 changed files with 12 additions and 11 deletions

View File

@@ -250,7 +250,7 @@
Q('win32url').href = url;
// MacOS Setup
url = 'meshagents?id=16&meshid=' + meshid;
url = 'meshosxagent?id=16&meshid=' + meshid;
Q('macosurl').href = url;
// Linux Setup