autobounty/config/default.js

5 lines
74 B
JavaScript
Raw Normal View History

2018-01-17 16:48:56 +00:00
module.exports={
webhook: {URLEndpoint: "/autobounty/fund"},
bounty: {}
}