Add a comment

This commit is contained in:
Jeroen De Meerleer 2019-02-22 13:11:10 +01:00 committed by Hypolite Petovan
parent 42769c6976
commit 1c33c20940
1 changed files with 1 additions and 0 deletions

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());