commit 0f7ae4e099de11b284a30180802bb0ec9ff64fce
Author: Wim <wim@42.be>
Date: Wed Feb 14 22:20:27 2018 +0000
diff --git a/bridge/config/config.go b/bridge/config/config.go
index 91e2b4b..d75d3e1 100644
--- a/bridge/config/config.go
+++ b/bridge/config/config.go
@@ -406 +407 @@ type FileInfo struct {
Comment string
URL string
Size int64
+ Avatar bool
}
type ChannelInfo struct {