From c662e56ed9c2d281ea4f2e6dafc09df506c27100 Mon Sep 17 00:00:00 2001 From: klikini Date: Thu, 25 Feb 2016 19:44:45 -0600 Subject: [PATCH] Use a
for the login window --- src/scripts/lychee.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/scripts/lychee.js b/src/scripts/lychee.js index c92699e..39b4f75 100644 --- a/src/scripts/lychee.js +++ b/src/scripts/lychee.js @@ -115,10 +115,10 @@ lychee.login = function(data) { lychee.loginDialog = function() { let msg = lychee.html` - +

Lychee $${ lychee.version }Update available!

`