rename environment attribute from time to date

This commit is contained in:
yggverse 2024-05-06 20:06:13 +03:00
parent aa27bcc9b7
commit 1ec4b61970
2 changed files with 2 additions and 2 deletions

View file

@ -135,7 +135,7 @@ class Nex implements MessageComponentInterface
];
// Append modification time on enabled
if ($item['time'] && $this->_environment->get('time'))
if ($item['time'] && $this->_environment->get('date'))
{
$link[] = date(
'Y-m-d', // gemfeed format