- 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
This commit is contained in:
Cat 2013-08-14 10:12:43 +02:00 committed by Thulinma
parent 3a4726d817
commit 7308630fe1

View file

@ -590,6 +590,7 @@
$(this).val(''); $(this).val('');
} }
} }
}
} }
}); });
//check if all uints are actually uints //check if all uints are actually uints