mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
Base: Add a trailing newline to emoji-serenity.txt
We currently aren't parsing the last line of emoji-serenity.txt because Core::Stream does not think the last line is readable. We should, of course, fix Core::Stream. But keeping a trailing newline here is nice anyways.
This commit is contained in:
parent
f5063fe7ec
commit
4212010ebd
1 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@ Emoji Tag Sequence Flags (limited cross-platform support)
|
|||
🏴 - U+1F3F4 U+E0066 U+E0072 U+E0062 U+E0072 U+E0065 U+E007F FR-BRE Bretagne
|
||||
🏴 - U+1F3F4 U+E0066 U+E0072 U+E0063 U+E006F U+E0072 U+E007F FR-COR Corse
|
||||
🏴 - U+1F3F4 U+E0066 U+E0072 U+E0063 U+E0076 U+E006C U+E007F FR-CVL Centre-Val de Loire
|
||||
🏴 - U+1F3F4 U+E0066 U+E0072 U+E006F U+E0063 U+E0063 U+E007F FR-OCC Occitanie
|
||||
🏴 - U+1F3F4 U+E0066 U+E0072 U+E006F U+E0063 U+E0063 U+E007F FR-OCC Occitanie
|
||||
🏴 - U+1F3F4 U+E0066 U+E0072 U+E006E U+E0061 U+E0071 U+E007F FR-NAQ Nouvelle-Aquitaine
|
||||
🏴 - U+1F3F4 U+E0066 U+E0072 U+E006E U+E006F U+E0072 U+E007F FR-NOR Normandie
|
||||
🏴 - U+1F3F4 U+E0066 U+E0072 U+E0070 U+E0061 U+E0063 U+E007F FR-PAC Provence-Alpes-Côte-d’Azur
|
||||
|
@ -216,4 +216,4 @@ Emoji 15.1
|
|||
🧑🧒 - U+1F9D1 U+200D U+1F9D2 FAMILY: ADULT, CHILD
|
||||
🧑🧑🧒 - U+1F9D1 U+200D U+1F9D1 U+200D U+1F9D2 FAMILY: ADULT, ADULT, CHILD
|
||||
🧑🧒🧒 - U+1F9D1 U+200D U+1F9D2 U+200D U+1F9D2 FAMILY: ADULT, CHILD, CHILD
|
||||
🧑🧑🧒🧒 - U+1F9D1 U+200D U+1F9D1 U+200D U+1F9D2 U+200D U+1F9D2 FAMILY: ADULT, ADULT, CHILD, CHILD
|
||||
🧑🧑🧒🧒 - U+1F9D1 U+200D U+1F9D1 U+200D U+1F9D2 U+200D U+1F9D2 FAMILY: ADULT, ADULT, CHILD, CHILD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue