Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Intl] Fixed directory traversal in emoji compression tool
When using the compression tool, the emoji data is not compressed properly due to directory traversal issues. It only goes one level deep in the `data' directory.
- Loading branch information