keel logo url

feature/custom-chan-for-approvals
Karolis Rusenas 2018-02-25 18:58:41 +00:00
parent a29832bffc
commit 22f74ef04a
1 changed files with 3 additions and 0 deletions

View File

@ -34,3 +34,6 @@ const (
// EnvNotificationLevel - minimum level for notifications, defaults to info
const EnvNotificationLevel = "NOTIFICATION_LEVEL"
// KeelLogoURL - is a logo URL for bot icon
const KeelLogoURL = "https://keel.sh/images/logo.png"