Add a comment

This commit is contained in:
Jeroen De Meerleer 2019-02-22 13:11:10 +01:00
parent 18ae83b88a
commit 9189045e23

View file

@ -96,6 +96,7 @@
window.setInterval(GenerateShareString, 500);
GenerateShareString();
// Take advantage of the effects of previous comment
$(document).on("keyup", "#id_frio_share_string", function() {
theme = JSON.parse($("#id_frio_share_string").val());