From 497c11fd3636f3befd1e8dce4cd9dff8b3c63844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sat, 18 Oct 2025 22:45:29 +0200 Subject: Invite service and shared state Changelog: New service and shared state for invites --- src/Erebos/Contact.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Erebos/Contact.hs') diff --git a/src/Erebos/Contact.hs b/src/Erebos/Contact.hs index b081ddb..78a504a 100644 --- a/src/Erebos/Contact.hs +++ b/src/Erebos/Contact.hs @@ -4,6 +4,8 @@ module Erebos.Contact ( contactCustomName, contactName, + ContactData(..), + contactSetName, ContactService, -- cgit v1.2.3