mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-20 07:17:02 +00:00
Update strings
update strings to contain addon
This commit is contained in:
parent
c71f7b0e1a
commit
96c41e5623
519 changed files with 829 additions and 829 deletions
|
@ -376,11 +376,11 @@ function inputFocus() {
|
|||
});
|
||||
}
|
||||
|
||||
// Plugin launcher
|
||||
// Addon launcher
|
||||
function launchInterface() {
|
||||
// Focus on the first visible input
|
||||
$(window).focus(inputFocus);
|
||||
}
|
||||
|
||||
// Launch this plugin!
|
||||
// Launch this addon!
|
||||
$(document).ready(launchInterface);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue