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