New: Add List and Discovery Pages (#3803)

This commit is contained in:
Qstick
2019-10-05 23:21:55 -04:00
committed by GitHub
parent 5f396a53c3
commit 21ed073f29
50 changed files with 3659 additions and 24 deletions

View File

@@ -68,8 +68,6 @@ export default function createSentryMiddleware() {
isProduction
} = window.Radarr;
console.log(window.Radarr);
if (!analytics) {
return;
}