mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-01 16:44:30 +02:00
[Flux] Level store and test
This commit is contained in:
parent
304633228c
commit
22fbcdc0a3
6 changed files with 152 additions and 37 deletions
|
@ -54,6 +54,7 @@ var LocaleStore = assign(
|
|||
EventEmitter.prototype,
|
||||
AppConstants.StoreSubscribePrototype,
|
||||
{
|
||||
|
||||
getDefaultLocale: function() {
|
||||
return DEFAULT_LOCALE;
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue