typo
This commit is contained in:
parent
9e24d82a39
commit
1e32f05bd5
@ -480,7 +480,7 @@ class AnkiConnect:
|
|||||||
|
|
||||||
@api()
|
@api()
|
||||||
def deckNames(self):
|
def deckNames(self):
|
||||||
return self.decks().allnames()
|
return self.decks().allNames()
|
||||||
|
|
||||||
|
|
||||||
@api()
|
@api()
|
||||||
|
Loading…
Reference in New Issue
Block a user