fix(msteams): add msteams to pairing provider labels
This commit is contained in:
@@ -7,4 +7,5 @@ export const PROVIDER_ID_LABELS: Record<PairingProvider, string> = {
|
|||||||
signal: "signalNumber",
|
signal: "signalNumber",
|
||||||
imessage: "imessageSenderId",
|
imessage: "imessageSenderId",
|
||||||
whatsapp: "whatsappSenderId",
|
whatsapp: "whatsappSenderId",
|
||||||
|
msteams: "msteamsUserId",
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user