mirror of
https://github.com/Radarr/Radarr
synced 2025-12-06 16:32:36 +01:00
Chore: Remove Readarr donation logo
This commit is contained in:
parent
90cd8df1ae
commit
23c9072f66
2 changed files with 0 additions and 8 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB |
|
|
@ -23,14 +23,6 @@ function Donations() {
|
||||||
/>
|
/>
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div className={styles.logoContainer} title="Readarr">
|
|
||||||
<Link to="https://readarr.com/donate">
|
|
||||||
<img
|
|
||||||
className={styles.logo}
|
|
||||||
src={`${window.Radarr.urlBase}/Content/Images/Icons/logo-readarr.png`}
|
|
||||||
/>
|
|
||||||
</Link>
|
|
||||||
</div>
|
|
||||||
<div className={styles.logoContainer} title="Prowlarr">
|
<div className={styles.logoContainer} title="Prowlarr">
|
||||||
<Link to="https://prowlarr.com/donate">
|
<Link to="https://prowlarr.com/donate">
|
||||||
<img
|
<img
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue