Added debugging to test translation.
This commit is contained in:
@@ -128,6 +128,7 @@ type Protocol struct {
|
||||
type ChannelOptions struct {
|
||||
Key string // irc, xmpp
|
||||
WebhookURL string // discord
|
||||
Locale string // all
|
||||
}
|
||||
|
||||
type Bridge struct {
|
||||
|
||||
Reference in New Issue
Block a user