Skip to content

Commit 542f310

Browse files
authored
Update Topcord's logoURL to a working one (#320)
1 parent 0d37c81 commit 542f310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Interface/Lists/TopCord.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default class TopCord extends Service {
1313

1414
/** The logo URL. */
1515
static get logoURL() {
16-
return 'https://avatars0.githubusercontent.com/u/69593894?v=4'
16+
return 'https://topcord.xyz/icons/TopCord.png'
1717
}
1818

1919
/** Service's name. */

0 commit comments

Comments
 (0)