update init lp_category,
This commit is contained in:
@@ -5,6 +5,7 @@ const NO_NUM = -Infinity;
|
||||
const NS_LESSON_CATEGORY = 'lesson_category';
|
||||
const COL_USERS = 'users';
|
||||
const COL_USER_METAS = 'UserMetas';
|
||||
const COL_QUIZ_LISTENINGS = 'QuizLPCategories';
|
||||
|
||||
export {
|
||||
COL_LESSON_TYPES,
|
||||
@@ -14,5 +15,6 @@ export {
|
||||
NS_LESSON_CATEGORY,
|
||||
COL_USERS,
|
||||
COL_USER_METAS,
|
||||
COL_QUIZ_LISTENINGS,
|
||||
//
|
||||
};
|
||||
|
Reference in New Issue
Block a user