mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Rebased the subscribe function to use latest version of HttpRequestManager
CURA-6577
This commit is contained in:
parent
a1f8c3f281
commit
98a825fbf1
2 changed files with 10 additions and 0 deletions
|
@ -57,6 +57,7 @@ UM.Dialog
|
|||
{
|
||||
licenseDialog.close();
|
||||
toolbox.install(licenseDialog.pluginFileLocation);
|
||||
toolbox.subscribe(licenseDialog.pluginName);
|
||||
}
|
||||
},
|
||||
Button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue