updated badge

This commit is contained in:
Miodec 2023-02-26 20:53:42 +01:00
parent d716287479
commit 2dba491499

View file

@ -3,7 +3,7 @@ const badges: Record<number, MonkeyTypes.UserBadge> = {
id: 1,
name: "Developer",
description: "I made this",
icon: "fa-rocket",
icon: "fa-laptop-code",
color: "white",
customStyle: "animation: rgb-bg 10s linear infinite;",
},