audon/audon.php aktualisiert

This commit is contained in:
loma-one 2023-08-18 16:18:33 +02:00
parent 1ee297b698
commit 53cff6c0d4
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ function audon_addon_admin(string &$o)
'audonurl',
DI::l10n()->t('audon Base URL'),
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.'),
],
]);
}