Philipp Heckel 3 سال پیش
والد
کامیت
967cde1fb5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      server/types.go

+ 1 - 1
server/types.go

@@ -46,7 +46,7 @@ type attachment struct {
 type action struct {
 	Action string `json:"action"`
 	Label  string `json:"label"`
-	URL    string `json:"URL,omitempty"`
+	URL    string `json:"url,omitempty"`
 }
 
 // publishMessage is used as input when publishing as JSON