testing...

This commit is contained in:
Jacob Levine 2019-03-07 19:46:01 -06:00
parent 834068244e
commit 3e76c55801

View File

@ -126,6 +126,7 @@ function reqjt(tn,tc){
}) })
}else{ }else{
alert("You don't have a correct join key. Please check it and try again.") alert("You don't have a correct join key. Please check it and try again.")
console.log(dict)
} }
} }