forked from friendica/friendica
Added to do
This commit is contained in:
parent
04c76ca8df
commit
d77a9935f2
1 changed files with 1 additions and 2 deletions
|
|
@ -363,8 +363,7 @@ class BaseApi extends BaseModule
|
|||
*/
|
||||
public static function appSupportsQuotes(): bool
|
||||
{
|
||||
// $token = OAuth::getCurrentApplicationToken();
|
||||
// return (!empty($token['name']) && in_array($token['name'], ['Fedilab']));
|
||||
// @todo Clean up the whole functionality since it isn't of any use anymore.
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue