mirror of
https://github.com/YGGverse/Pulsar.git
synced 2025-08-26 13:42:09 +00:00
rollback e544263510c8971ab32040cfb630b41388a50cbe
This commit is contained in:
parent
e544263510
commit
9f5680bec8
@ -112,7 +112,7 @@ class Nex implements MessageComponentInterface
|
|||||||
\Yggverse\Pulsar\Model\Filter::string(
|
\Yggverse\Pulsar\Model\Filter::string(
|
||||||
$channelItem->title
|
$channelItem->title
|
||||||
)
|
)
|
||||||
) . PHP_EOL;
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($channelItem->pubTime)
|
if ($channelItem->pubTime)
|
||||||
@ -185,7 +185,7 @@ class Nex implements MessageComponentInterface
|
|||||||
\Yggverse\Pulsar\Model\Filter::string(
|
\Yggverse\Pulsar\Model\Filter::string(
|
||||||
$channel->title
|
$channel->title
|
||||||
)
|
)
|
||||||
) . PHP_EOL;
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($channel->description)
|
if ($channel->description)
|
||||||
@ -202,7 +202,7 @@ class Nex implements MessageComponentInterface
|
|||||||
\Yggverse\Pulsar\Model\Filter::string(
|
\Yggverse\Pulsar\Model\Filter::string(
|
||||||
$channelItem->title
|
$channelItem->title
|
||||||
)
|
)
|
||||||
) . PHP_EOL;
|
);
|
||||||
|
|
||||||
if ($channelItem->description)
|
if ($channelItem->description)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user