diff options
Diffstat (limited to 'static/icons/index.js')
| -rw-r--r-- | static/icons/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/icons/index.js b/static/icons/index.js index 08ab7ea..3562754 100644 --- a/static/icons/index.js +++ b/static/icons/index.js @@ -11,6 +11,7 @@ const icons = [ 'add', 'edit', 'check', + 'next', ]; const target = { |