From e622587db43d36d22640d9f90a92d984d6231dd3 Mon Sep 17 00:00:00 2001 From: Wim Date: Tue, 20 Feb 2018 18:57:46 +0100 Subject: Add label support in RemoteNickFormat --- bridge/config/config.go | 1 + 1 file changed, 1 insertion(+) (limited to 'bridge/config') diff --git a/bridge/config/config.go b/bridge/config/config.go index c5d4f543..09338f14 100644 --- a/bridge/config/config.go +++ b/bridge/config/config.go @@ -66,6 +66,7 @@ type Protocol struct { IgnoreNicks string // all protocols IgnoreMessages string // all protocols Jid string // xmpp + Label string // all protocols Login string // mattermost, matrix MediaDownloadSize int // all protocols MediaServerDownload string -- cgit v1.2.3