mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 07:26:22 +00:00
@@ -7951,6 +7951,7 @@ cmd_omemo_gen(ProfWin *window, const char *const command, gchar **args)
|
|||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cons_show("Generating OMEMO crytographic materials, it may take a while...");
|
||||||
ProfAccount *account = accounts_get_account(session_get_account_name());
|
ProfAccount *account = accounts_get_account(session_get_account_name());
|
||||||
omemo_generate_crypto_materials(account);
|
omemo_generate_crypto_materials(account);
|
||||||
cons_show("OMEMO crytographic materials generated.");
|
cons_show("OMEMO crytographic materials generated.");
|
||||||
|
|||||||
Reference in New Issue
Block a user