fix shared decks link

This commit is contained in:
Damien Elmes 2011-12-15 19:36:23 +09:00
parent be597905fc
commit a2ce7c17ad

View file

@ -150,4 +150,4 @@ Are you sure you wish to delete all of the cards in %s?""")%deck['name']):
def _onShared(self): def _onShared(self):
print "fixme: check & warn if schema modified first" print "fixme: check & warn if schema modified first"
openLink(aqt.appShared+"decks") openLink(aqt.appShared+"decks/")