Skip to content

Commit

Permalink
Merge pull request #21 from BuoyantIO/flynn/dev/gui-fix
Browse files Browse the repository at this point in the history
Put the cursing face back in the key.
  • Loading branch information
kflynn authored Jun 7, 2024
2 parents c0a8380 + 6b28605 commit 0cf7fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@ <H1>Faces</H1>
"grinning", Cell.colors.grey, Cell.colors.purple, "" ],

[ "Smiley service error",
"", Cell.colors.blue, Cell.colors.purple, "24px" ],
"cursing", Cell.colors.blue, Cell.colors.purple, "24px" ],

[ "Slow service",
"-", "-", "-", "" ]
Expand Down

0 comments on commit 0cf7fd4

Please sign in to comment.