forked from MapComplete/MapComplete
Fix test
This commit is contained in:
parent
697c722039
commit
9c2d3be81d
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue