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