Icon update

This commit is contained in:
2017-11-04 22:23:07 +01:00
parent 28da13e8f0
commit 7d748d0368
20 changed files with 24 additions and 14 deletions

View File

@ -59,7 +59,7 @@ func testPackage(pkg string) {
Title: pkg,
Message: "Test failed",
Link: "https://" + pkg,
Icon: "https://notify.moe/images/brand/300.png",
Icon: "https://notify.moe/images/brand/220.png",
})
return
}