# HG changeset patch # User drewp # Date 1564876936 25200 # Node ID 201090b9c725dc6b861e16a7a0e2eaa447a85252 # Parent a02b1b08f24fc33d4b691f59835611fe20027301 just reindent, i think Ignore-this: 519383817f24612419191d79e14bfb5c darcs-hash:9573fbb16b44da29f3d4f3b1c429595a13e51532 diff -r a02b1b08f24f -r 201090b9c725 lib/homeauto_anynode/static/index.html --- a/lib/homeauto_anynode/static/index.html Wed Jul 24 01:12:29 2019 -0700 +++ b/lib/homeauto_anynode/static/index.html Sat Aug 03 17:02:16 2019 -0700 @@ -8,17 +8,17 @@ @@ -33,11 +33,11 @@ @@ -96,8 +96,8 @@ streamedGraph.graph.quadStore.quads({subject: env.createNamedNode(this.subj), predicate: env.createNamedNode(this.pred)}, function(quad) { - this.out = quad.object.valueOf(); - }.bind(this)); + this.out = quad.object.valueOf(); + }.bind(this)); }, formatted: function (obj) { if (typeof(obj) == 'string') { @@ -114,30 +114,30 @@