This commit is contained in:
Bluepr1nt
2017-03-29 13:43:10 +02:00
parent 8fe46a27a8
commit 09b04be9dc
+1 -1
View File
@@ -34,7 +34,7 @@ var parseTelegram = function(data, callback){
found = str.match(regx);
console.log("found:");
console.log(found);
console.log(found[0]);
if(found)
toe1 = found[0];