mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 19:36:22 +00:00
@@ -8618,6 +8618,7 @@ cmd_omemo_gen(ProfWin* window, const char* const command, gchar** args)
|
||||
ui_update();
|
||||
ProfAccount* account = accounts_get_account(session_get_account_name());
|
||||
omemo_generate_crypto_materials(account);
|
||||
account_free(account);
|
||||
cons_show("OMEMO cryptographic materials generated. Your Device ID is %d.", omemo_device_id());
|
||||
return TRUE;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user