mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-22 00:03:39 +00:00
audon/audon.php aktualisiert
This commit is contained in:
parent
db218ac4f6
commit
38460a4cff
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ function audon_addon_admin(string &$o)
|
||||||
'audonurl',
|
'audonurl',
|
||||||
DI::l10n()->t('audon Base URL'),
|
DI::l10n()->t('audon Base URL'),
|
||||||
DI::config()->get('audon','audonurl'),
|
DI::config()->get('audon','audonurl'),
|
||||||
DI::l10n()->t('Page your users will create a audon Audio chat room on. For example you could use https://audon.space.'),
|
DI::l10n()->t('Page your users will create a audon Audio chat room on. For example you could use https://audon.space.'),
|
||||||
],
|
],
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue