Skip to content

Commit

Permalink
πŸ’„ make GitHub text gray
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAfroOfDoom committed Oct 15, 2024
1 parent f090e1f commit d017d11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ execute on target run function omegaflowey.utils:log/self { text_component: ' \
{ \
"text": "", "extra": [ \
{ "text": "Click here to visit our ", "color": "aqua" }, \
{ "text": "GitHub", "underlined": true, "color": "aqua" } \
{ "text": "GitHub", "underlined": true, "color": "gray" } \
], \
"clickEvent": { \
"action": "open_url", \
Expand Down

0 comments on commit d017d11

Please sign in to comment.