mirror of
https://github.com/friendica/friendica
synced 2025-04-29 00:24:24 +02:00
Force removal from relay list
This commit is contained in:
parent
7252e0b37c
commit
eff4d18209
4 changed files with 34 additions and 14 deletions
|
@ -126,6 +126,7 @@ class Contact
|
|||
* Relationship types
|
||||
* @{
|
||||
*/
|
||||
const NOTHING = 0;
|
||||
const FOLLOWER = 1;
|
||||
const SHARING = 2;
|
||||
const FRIEND = 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue