fix: Removed accidentally added course doctype in list
This commit is contained in:
parent
b854d64401
commit
b2c745827f
@ -193,10 +193,6 @@ def get_data():
|
|||||||
"name": "Course",
|
"name": "Course",
|
||||||
"onboard": 1,
|
"onboard": 1,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "doctype",
|
|
||||||
"name": "Course"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "doctype",
|
"type": "doctype",
|
||||||
"name": "Topic",
|
"name": "Topic",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user