1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

New: Prowlarr Donation link

This commit is contained in:
Robin Dadswell
2021-06-05 20:01:43 +01:00
committed by Qstick
parent 7d7b2c9e2b
commit 45c08db1ce
3 changed files with 9 additions and 1 deletions
@@ -36,6 +36,14 @@ class Donations extends Component {
/>
</Link>
</div>
<div className={styles.logoContainer} title="Prowlarr">
<Link to="https://opencollective.com/prowlarr">
<img
className={styles.logo}
src={`${window.Radarr.urlBase}/Content/Images/Icons/logo-prowlarr.png`}
/>
</Link>
</div>
<div className={styles.logoContainer} title="Sonarr">
<Link to="https://opencollective.com/sonarr">
<img