mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Add revlog constants
This commit is contained in:
parent
4d088e14c7
commit
dd258ca62c
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ BUTTON_TWO = 2
|
|||
BUTTON_THREE = 3
|
||||
BUTTON_FOUR = 4
|
||||
|
||||
# Revlog types
|
||||
|
||||
# Labels
|
||||
##########################################################################
|
||||
|
||||
|
|
Loading…
Reference in a new issue