This commit is contained in:
saifullah-N
2022-12-23 14:43:34 +05:30
parent cd2e95364d
commit b56742ea77

View File

@@ -65,6 +65,7 @@
template = template[part];
if(!template.help)
template.help=""
console.log(template.help)
}
return template as Template;