(sessions): Add customisable study tags.

This commit is contained in:
2022-01-11 23:31:42 +02:00
parent 0e5a11ee41
commit e6e0d7a9a3
4 changed files with 57 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
from . import data
from . import settings
from . import session_tracker
from . import commands