Skip to content

Commit c027a57

Browse files
committed
fix: use proper formatted emoji in config.json.template
1 parent 7bd258d commit c027a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
{
110110
"description": "Lorem ipsum",
111111
"name": "Test role",
112-
"formattedEmoji": ":joy:"
112+
"formattedEmoji": "🔥"
113113
}
114114
]
115115
}

0 commit comments

Comments
 (0)