Browse Source

Fix whitespace

microsub 0.8.0
J. King 5 years ago
parent
commit
137be8bde2
  1. 2
      lib/REST/Fever/API.php

2
lib/REST/Fever/API.php

@ -253,7 +253,7 @@ class API extends \JKingWeb\Arsse\REST\AbstractHandler {
return true;
}
protected function setMarks(array $P, &$listUnread): bool {
protected function setMarks(array $P, &$listUnread): bool {
$listSaved = false;
$c = new Context;
$id = $P['id'];

Loading…
Cancel
Save