update,
This commit is contained in:
@@ -23,6 +23,7 @@ export interface LessonCategory {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const defaultLessonCategory: LessonCategory = {
|
export const defaultLessonCategory: LessonCategory = {
|
||||||
|
isEmpty: false,
|
||||||
id: 'default-id',
|
id: 'default-id',
|
||||||
cat_name: 'default-category-name',
|
cat_name: 'default-category-name',
|
||||||
cat_image_url: undefined,
|
cat_image_url: undefined,
|
||||||
|
Reference in New Issue
Block a user