fix browse link
This commit is contained in:
parent
92fe869653
commit
76b4343c5e
@ -313,7 +313,7 @@ class GetAddons(QDialog):
|
||||
saveGeom(self, "getaddons")
|
||||
|
||||
def onBrowse(self):
|
||||
openLink(aqt.appShared + "addons/?v=2.1")
|
||||
openLink(aqt.appShared + "addons/2.1")
|
||||
|
||||
def accept(self):
|
||||
# get codes
|
||||
|
Loading…
Reference in New Issue
Block a user