mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 06:07:11 -05:00
blank out edit menu too when no deck
This commit is contained in:
parent
ac66033d83
commit
d6553e5772
1 changed files with 1 additions and 0 deletions
|
|
@ -2182,6 +2182,7 @@ it to your friends.
|
|||
)
|
||||
|
||||
deckRelatedMenus = (
|
||||
"Edit",
|
||||
"Tools",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue