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