Skip to content

Commit

Permalink
Update pkg/connector/connector.go
Browse files Browse the repository at this point in the history
Co-authored-by: Tulir Asokan <[email protected]>
  • Loading branch information
rnons and tulir authored Nov 29, 2024
1 parent b73142a commit 8c979de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/connector/connector.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ func (gc *GChatConnector) GetName() bridgev2.BridgeName {
NetworkURL: "https://chat.google.com",
NetworkIcon: "mxc://maunium.net/BDIWAQcbpPGASPUUBuEGWXnQ",
NetworkID: "googlechat",
BeeperBridgeType: "go.mau.fi/googlechat",
BeeperBridgeType: "googlechat",
DefaultPort: 29320,
}
}
Expand Down

0 comments on commit 8c979de

Please sign in to comment.