possible to exclude levels and change how questions are served
This commit is contained in:
@@ -24,4 +24,5 @@ class DbConstants {
|
||||
static const String readingTypeColumn = 'readingType';
|
||||
static const String srsStageColumn = 'srsStage';
|
||||
static const String lastAskedColumn = 'lastAsked';
|
||||
static const String disabledColumn = 'disabled';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user