Explorar el Código

add missing property for space api

encrypt hace 8 años
padre
commit
04497c59bf
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      webapp.rb

+ 3 - 0
webapp.rb

@@ -69,6 +69,9 @@ get '/hacklabbo/space.json' do
       lat: 44.512243,
       lon: 11.341099
     },
+    issue_report_channels: [
+      "ml"
+    ]
     contact: {
       ml: "hacklabbo@indivia.net"
     },