From: Jeroen De Meerleer Date: Fri, 22 Feb 2019 12:11:10 +0000 (+0100) Subject: Add a comment X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1c33c2094079a1aa93a9bcefe0437ec46e24a089;p=friendica.git Add a comment --- diff --git a/view/theme/frio/templates/theme_settings.tpl b/view/theme/frio/templates/theme_settings.tpl index 44817449d8..eaa71d3fe1 100644 --- a/view/theme/frio/templates/theme_settings.tpl +++ b/view/theme/frio/templates/theme_settings.tpl @@ -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());