mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
fix(api): prevent checking first admin account for plex server access
This commit is contained in:
@@ -143,8 +143,6 @@ class DiscordAgent
|
||||
}
|
||||
);
|
||||
break;
|
||||
default:
|
||||
color = EmbedColors.DARK_PURPLE;
|
||||
}
|
||||
|
||||
return {
|
||||
|
Reference in New Issue
Block a user