Commit 456497f1 authored by Romain Courteaud's avatar Romain Courteaud

romain_dev: thread fixup

parent 502d758f
......@@ -831,7 +831,8 @@
.onLoop(function () {
// update relative time
var now = new Date();
var now = new Date(),
gadget = this;
this.element.querySelectorAll("div.post_content > time").forEach(
function (element) {
element.textContent = getRelativeTimeString(
......
......@@ -240,7 +240,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>989.22938.36309.58180</string> </value>
<value> <string>989.22940.20056.59460</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -258,7 +258,7 @@
</tuple>
<state>
<tuple>
<float>1610705058.31</float>
<float>1610705282.38</float>
<string>UTC</string>
</tuple>
</state>
......
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