mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 18:05:14 +02:00
Add a comment
This commit is contained in:
parent
18ae83b88a
commit
9189045e23
1 changed files with 1 additions and 0 deletions
|
@ -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());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue