Fix wrong Gitea issue IDs/URLs #35

Merged
raucao merged 2 commits from bugfix/33-gitea_issue_id into master 2019-04-30 08:26:22 +00:00
Showing only changes of commit 840fcf9d25 - Show all commits

View File

@@ -53,6 +53,7 @@ module.exports = async function(robot) {
kredits = await new Kredits(signer.provider, signer, {
// TODO support local devchain custom address
apm: 'open.aragonpm.eth',
// addresses: { Kernel: '0x93aa4531329e4bf3efcd1ec0b74adb6f66d9d10e' }
ipfsConfig
}).init();
} catch(error) {