Cosmetic fix to testclient.html

This doesn't actually matter, but it makes more sense to use the
correct timestamp.
This commit is contained in:
Cathy J. Fitzpatrick 2013-02-06 17:54:27 -07:00
parent 599360c363
commit 2272b6dcab

View File

@ -16,7 +16,7 @@
if (text[0] === ']') text = text.substr(1);
var Config = {
upkeep: JSON.parse(text),
timestamp: Date.now()
timestamp: Date.now() / 1000
};
</script>
<!--[if lte IE 8]><script>