This commit is contained in:
Pieter Vander Vennet 2024-08-30 03:07:31 +02:00
parent 697c722039
commit 9c2d3be81d

View file

@ -1823,7 +1823,6 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be
}
/**
* Utils.isEmoji("🍕") // => false
* Utils.isEmojiFlag("🇧🇪") // => true
*/
public static isEmojiFlag(string: string) {