Skip to content

Commit 557d92a

Browse files
committed
fix: use proper formatted emoji in config.json.template
1 parent 46973c6 commit 557d92a

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
@@ -121,7 +121,7 @@
121121
{
122122
"description": "Lorem ipsum",
123123
"name": "Test role",
124-
"formattedEmoji": ":joy:"
124+
"formattedEmoji": "🔥"
125125
}
126126
]
127127
}

0 commit comments

Comments
 (0)