mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 12:45:25 +00:00
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",
|
||||
imessage: "imessageSenderId",
|
||||
whatsapp: "whatsappSenderId",
|
||||
msteams: "msteamsUserId",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user