Skip to content

Commit

Permalink
change the banner to the correct url
Browse files Browse the repository at this point in the history
  • Loading branch information
wsrvn committed Mar 21, 2024
1 parent 1f6eb09 commit 0bf6596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ui/static_components/result/BannerWidget.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { resultConfig as cfg, icons, StaticHeader } from '../../UI.js'
export default {
entries: 5,
entryHeight: 2.15,
image: 'https://cdn.discordapp.com/attachments/793464821030322196/1094588922794889350/CrazyTrakmanBanner.png',
image: 'https://trakman.ptrk.eu/icons/CrazyTrakman.png',
imageLink: tm.config.controller.repo,
width: cfg.width,
background: StaticHeader.resultPreset.iconBackground,
Expand Down

0 comments on commit 0bf6596

Please sign in to comment.