mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 17:00:54 +01:00
* feat: #1408 improve icon picker design * fix: formatting * fix: ui * feat: pr feedback
This commit is contained in:
@@ -76,7 +76,7 @@ export class RadarrIntegration extends Integration {
|
||||
name: "IMDb",
|
||||
color: "#f5c518",
|
||||
isDark: false,
|
||||
logo: "/images/apps/imdb.png",
|
||||
logo: "/images/apps/imdb.svg",
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
@@ -75,7 +75,7 @@ export class SonarrIntegration extends Integration {
|
||||
name: "IMDb",
|
||||
color: "#f5c518",
|
||||
isDark: false,
|
||||
logo: "/images/apps/imdb.png",
|
||||
logo: "/images/apps/imdb.svg",
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user