Commit f4e424eb authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent a440ec31
......@@ -63,7 +63,7 @@ function getDataFromFileAndConfig(all,file,config)
{
for (let i=0;i<all.length;i++)
{
console.log(all[i].name)
// console.log(all[i].name)
if (all[i].name ===file)
{
let inline=all[i].data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment