Skip to content

Commit

Permalink
Lua code format - (Stylua)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 23, 2024
1 parent aab1741 commit 05ab4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/libs/functions/player.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ local emojiMap = {
["knight"] = ":crossed_swords:",
["paladin"] = ":bow_and_arrow:",
["druid"] = ":herb:",
["sorcerer"] = ":crystal_ball:"
["sorcerer"] = ":crystal_ball:",
}

function Player.getMarkdownLink(self)
Expand Down

0 comments on commit 05ab4b5

Please sign in to comment.