summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Hyndman <shyndman@google.com>2016-09-01 16:21:58 -0700
committerGitHub <noreply@github.com>2016-09-01 16:21:58 -0700
commitb6cf0b6252ea94a94db15211c2fef7bcf3632a6c (patch)
treed8b3d2f6e75356c17d92913d9ce933520a75e5d1
parentbed0fe7ace2d33793505769f4e3f54f9b326a506 (diff)
parent512836c0cab74af5ca96e9845b982412a3938c4b (diff)
Merge pull request #406 from miaopeng/master
Added missing icon category for Gulp file
-rwxr-xr-xgulpfile.babel.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/gulpfile.babel.js b/gulpfile.babel.js
index f103a9c0ca88..c64c797f0062 100755
--- a/gulpfile.babel.js
+++ b/gulpfile.babel.js
@@ -17,6 +17,7 @@ const ICON_CATEGORIES = [
'av',
'communication',
'content',
+ 'device',
'editor',
'file',
'hardware',