mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 16:14:26 +02:00
Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes
This commit is contained in:
commit
56f8adcb80
152 changed files with 339 additions and 335 deletions
|
@ -35,7 +35,7 @@ class Setseen extends BaseApi
|
|||
self::checkAllowedScope(self::SCOPE_WRITE);
|
||||
$uid = self::getCurrentUserID();
|
||||
|
||||
$request = self::getRequest([
|
||||
$request = $this->getRequest([
|
||||
'id' => 0, // Id of the direct message
|
||||
], $request);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue