audon/audon.php aktualisiert

This commit is contained in:
loma-one 2023-08-18 16:18:33 +02:00 committed by Hypolite Petovan
parent db218ac4f6
commit 38460a4cff
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.'),
],
]);
}