mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 16:14:26 +02:00
Visiblity is now frequency
This commit is contained in:
parent
14ae901ba1
commit
aa6eb7fcf1
7 changed files with 41 additions and 37 deletions
|
@ -160,5 +160,6 @@ class Channel extends Timeline
|
|||
}
|
||||
|
||||
$this->maxId = $request['last_created'] ?? $this->maxId;
|
||||
$this->minId = $request['first_created'] ?? $this->minId;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue