mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Adjust test stub of blocking command
This commit is contained in:
parent
7f737a3b47
commit
2f533c5da4
@ -547,7 +547,7 @@ blocked_list(void)
|
||||
}
|
||||
|
||||
gboolean
|
||||
blocked_add(char* jid)
|
||||
blocked_add(char* jid, blocked_report reportkind, const char* const message)
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user