1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Add mam test stub

This commit is contained in:
Michael Vetter 2021-01-28 15:39:11 +01:00
parent 44fc3f0506
commit 971e08b474

View File

@ -1097,6 +1097,10 @@ cons_slashguard_setting(void)
{
}
void
cons_mam_setting(void)
{
}
void
cons_show_bookmarks_ignore(gchar** list, gsize len)
{
}