mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Fix whitespace
This commit is contained in:
parent
45a43488ee
commit
137be8bde2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue