Remove Staff logo URL from ArmSwitcher
cgen-868fd322d8be426fba9b239e57aa6343
This commit is contained in:
parent
6e296b3dd5
commit
70a78e0334
1 changed files with 0 additions and 2 deletions
|
|
@ -69,8 +69,6 @@ const ARMS: Arm[] = [
|
|||
];
|
||||
|
||||
const LOGO_URLS: Record<string, string> = {
|
||||
staff:
|
||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc0414efd7af54ef4b821a05d469150d0?format=webp&width=800",
|
||||
labs: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fd93f7113d34347469e74421c3a3412e5?format=webp&width=800",
|
||||
gameforge:
|
||||
"https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",
|
||||
|
|
|
|||
Loading…
Reference in a new issue