indicate that card_will_show belong to multiple windows
This commit is contained in:
parent
6828b98c99
commit
5c5860eabc
@ -114,6 +114,9 @@ hooks = [
|
||||
legacy_hook="reviewCleanup",
|
||||
doc="Called before Anki transitions from the review screen to another screen.",
|
||||
),
|
||||
# Multiple windows
|
||||
###################
|
||||
# reviewer, clayout and browser
|
||||
Hook(
|
||||
name="card_will_show",
|
||||
args=["text: str", "card: Card", "kind: str"],
|
||||
|
Loading…
Reference in New Issue
Block a user