no message

This commit is contained in:
hellcat 2026-08-16 15:54:49 +08:00
parent 13e183061a
commit 88aee0a94b

View File

@ -33,7 +33,7 @@ class FreenodeHelperService
$a = []; $a = [];
foreach ($cClient as $sClient) { foreach ($cClient as $sClient) {
$a[] = self::urlFeedToday($sSiteCodeShort, $sClient); $a[$sClient] = self::urlFeedToday($sSiteCodeShort, $sClient);
} }
$r = [ $r = [