mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 00:06:21 +00:00
Fix unit test after account_new API change
This commit is contained in:
@@ -203,3 +203,4 @@ char* accounts_get_last_activity(const char *const account_name)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
void accounts_add_omemo_state(const char *const account_name, const char *const contact_jid, gboolean enabled) {}
|
||||
|
||||
Reference in New Issue
Block a user