Skip to content

Commit 19c0534

Browse files
committed
Fix emojis in example config.
1 parent 898cc56 commit 19c0534

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config.toml.example

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ closedTag = "1006926031434813500" # ID of the post tag that corresponds to a clo
77
openedTag = "1063924583847170098" # ID of the post tag that corresponds to an opened post
88

99
[emojis]
10-
coder = "1078435422482464788"
11-
vscode = "1078434921783251085"
10+
coder = "971867583156469840"
11+
vscode = "1078432889995268248"
1212

13-
linux = "1078434921783251085"
14-
windows = "1078434921783251085"
15-
macos = "1078434921783251085"
13+
linux = "1078434842309566575"
14+
windows = "1078432538940416030"
15+
macos = "1078432543696748634"

0 commit comments

Comments
 (0)