Skip to content

Synchronize with node-emoji sourceΒ #24

@petehouston

Description

@petehouston

The node-emoji json source has archived into legacy branch. Considering with we need to change the source constant

from

static final String EMOJI_SOURCE =
      'https://raw.githubusercontent.com/omnidan/node-emoji/master/lib/emoji.json';

to

static final String EMOJI_SOURCE =
      'https://raw.githubusercontent.com/omnidan/node-emoji/legacy/lib/emoji.json';

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions