ox: show ox preferences

This commit is contained in:
Michael Vetter
2022-05-05 23:48:43 +02:00
parent d011d6707c
commit b16bdca726
5 changed files with 35 additions and 0 deletions

View File

@@ -790,6 +790,10 @@ void
cons_show_omemo_prefs(void)
{
}
void
cons_show_ox_prefs(void)
{
}
void
cons_show_account(ProfAccount* account)