mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
disable active tags menu item when no deck
This commit is contained in:
parent
b5829e61d0
commit
ff26b14e44
1 changed files with 1 additions and 0 deletions
|
@ -1169,6 +1169,7 @@ class AnkiQt(QMainWindow):
|
|||
"Dstats",
|
||||
"Kstats",
|
||||
"Cstats",
|
||||
"ActiveTags",
|
||||
)
|
||||
|
||||
deckRelatedMenus = (
|
||||
|
|
Loading…
Reference in a new issue