feat(Util): add WHITE as color resolvable (#3062)

This commit is contained in:
SpaceEEC
2019-02-10 00:52:38 +01:00
committed by Amish Shah
parent 359ddaf1df
commit 5272cec6c8
3 changed files with 3 additions and 0 deletions

View File

@@ -307,6 +307,7 @@ class ClientDataResolver {
* ```
* [
* 'DEFAULT',
* 'WHITE',
* 'AQUA',
* 'GREEN',
* 'BLUE',