From 6113da283a3e2a7e0e5bf28b6c03a29a703c40b6 Mon Sep 17 00:00:00 2001 From: Noor Hammad Date: Fri, 2 Oct 2015 16:26:49 +1000 Subject: [PATCH] Fixes #690 --- src/apps.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 4b29569db..f88626b64 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3397,8 +3397,7 @@ ], "env": [ "^fyre$", - "^FyreLoader$", - "^LF$" + "^FyreLoader$" ], "html": "<[^>]+(?:id|class)=\"livefyre", "script": "livefyre_init\\.js",