Skip to content

Commit

Permalink
feat(sponsors): enable allowed RheinEnergie logo
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Dünkelmann <[email protected]>
  • Loading branch information
MartinX3 committed Mar 23, 2023
1 parent 5dd0f76 commit a43ce97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/Sponsor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export const useSponsorStore = defineStore('sponsor', {
new SponsorBuilder()
.setId('247e0334-aec4-408c-9637-2889b1e65998')
.setImageUrl('content.rtc-koeln.de/pages/sponsor/RheinEnergie.svg')
.setText('RheinEnergie')
.setUrl('www.rheinenergie.com')
.build(),
new SponsorBuilder()
Expand Down

0 comments on commit a43ce97

Please sign in to comment.