We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83fd99 commit aaf3a04Copy full SHA for aaf3a04
index.js
@@ -89,7 +89,7 @@ setLocale:function(sLocale){
89
locales:function(){
90
return locales;
91
},
92
-setLocales=function(sLocales){
+setLocales:function(sLocales){
93
locales=sLocales;
94
}
95
0 commit comments