more fixes and stuff guh #2
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ const flagRegistry: Record<FlagType, FlagRegistryEntry> = {
|
|||
[FlagType.INFO]: {
|
||||
label: "Info",
|
||||
color: "#62a8ff",
|
||||
emoji: "🔵"
|
||||
emoji: "ℹ️"
|
||||
},
|
||||
[FlagType.POSITIVE]: {
|
||||
label: "Positive",
|
||||
|
|
Loading…
Reference in a new issue