mirror of
https://github.com/friendica/friendica
synced 2025-04-23 20:30:10 +00:00
added license hints to the Frio javascript files
This commit is contained in:
parent
7c5f3a9c96
commit
1e7d9fdcf6
17 changed files with 33 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPLv3-or-later
|
||||
$(function() {
|
||||
// Jot attachment live preview.
|
||||
let $textarea = $('textarea[name=body]');
|
||||
|
@ -55,3 +56,4 @@ function updateLocationButtonDisplay(location_button, location_input)
|
|||
location_button.title = location_button.dataset.titleSet;
|
||||
}
|
||||
}
|
||||
// @license-end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue