From 7308630fe16f68c9dda96054e877b678b69aaf8c Mon Sep 17 00:00:00 2001 From: Cat Date: Wed, 14 Aug 2013 10:12:43 +0200 Subject: [PATCH] LSP: - link to mistshop in menu - LTS features visible but disabled for non LTS users - record option for livestreams in LTS - in edit protocol, the saved value for the default port is now '' (empty string) instead of 0 --- lsp/main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lsp/main.js b/lsp/main.js index 665a87c6..790bff51 100644 --- a/lsp/main.js +++ b/lsp/main.js @@ -590,6 +590,7 @@ $(this).val(''); } } + } } }); //check if all uints are actually uints