File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 47
47
$ category = $ data ['category ' ];
48
48
$ unified = $ data ['unified ' ];
49
49
50
- if ($ category === 'Skin Tones ' ) {
50
+ if ($ category === 'Component ' ) {
51
51
continue ;
52
52
}
53
53
Original file line number Diff line number Diff line change 1
1
Description of emoji data import into Moodle.
2
2
3
- 1. Download the latest release of emoji data from https://github.com/iamcal/emoji-data/releases
3
+ 1. Download the latest release of emoji data from https://github.com/iamcal/emoji-data/tags
4
4
5
5
2. Copy emoji_pretty.json into lib/emoji-data/
6
6
Original file line number Diff line number Diff line change 317
317
<location >emoji-data</location >
318
318
<name >Emoji data</name >
319
319
<license >MIT</license >
320
- <version >6 .0.0 </version >
320
+ <version >7 .0.2 </version >
321
321
</library >
322
322
<library >
323
323
<location >polyfills</location >
You can’t perform that action at this time.
0 commit comments