Update index.js

This commit is contained in:
Shivam Kendre 2024-10-23 22:54:39 +05:30 committed by GitHub
parent d42d98d980
commit 442074b2ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ var util = require('../util');
var intl = require('../intl');
var LocaleStore = require('../stores/LocaleStore');
var LocaleActions = require('../actions/LocaleActions');
change added
/**
* Globals
*/