Skip to content

Commit ee5dd4a

Browse files
committed
Update v4.0.20260208
1 parent 0e05d2e commit ee5dd4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pollination/module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ private function GetFullUpdateMessage(): string
516516
// Data
517517
$result = [
518518
'update' => $data['last'] ?? 0,
519-
'index' => $index
519+
'index' => $index
520520
];
521521
} else {
522522
$this->LogDebug(__FUNCTION__, 'No index data available');

0 commit comments

Comments
 (0)