Commit 875512b1 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent b274b66d
......@@ -25,9 +25,10 @@ async function init() {
{
for (let i=0;i<res.length;i++)
{
if (!res.includes(lp+'_'))
if (!res[i].includes(lp+'_'))
continue
let d=res.split(',')
let timeframe=d[13]
let pvt=d[14]
......
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