From 2c2f9c1ddcec15428ff3ff7c24b2b8ca139b6eb5 Mon Sep 17 00:00:00 2001 From: lilia Date: Thu, 14 Jul 2016 17:24:23 -0700 Subject: [PATCH] Fix dir=auto for convos with blank timestamps Convos with no last_message_timestamp were being rendered/parsed as having `data-timestamp="dir='auto'"`. // FREEBIE --- background.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background.html b/background.html index 7f865ca2..b099a0e3 100644 --- a/background.html +++ b/background.html @@ -195,7 +195,7 @@