mirror of
https://github.com/friendica/friendica
synced 2025-04-25 07:50:10 +00:00
Issue 13922: "voted" must not be null (#13923)
This commit is contained in:
parent
bb7d25dfc9
commit
d95c9d28a8
4 changed files with 19 additions and 9 deletions
|
@ -21,7 +21,6 @@
|
|||
|
||||
namespace Friendica\Module\Api\Mastodon;
|
||||
|
||||
use Friendica\Core\System;
|
||||
use Friendica\DI;
|
||||
use Friendica\Module\BaseApi;
|
||||
use Friendica\Network\HTTPException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue