Browse Source

Added accidentally removed `__any__` field from locales structure again

webworkersNetwork
jos 8 years ago
parent
commit
af51794a5b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lib/timeline/optionsTimeline.js

+ 1
- 0
lib/timeline/optionsTimeline.js View File

@ -81,6 +81,7 @@ let allOptions = {
},
locale:{string},
locales:{
__any__: {any},
__type__: {object}
},
margin: {

Loading…
Cancel
Save