Commenting gl in t9 accounts
This commit is contained in:
parent
f608fc4d28
commit
9a31ab2457
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ import moment from 'moment';
|
||||||
// Load the js langs
|
// Load the js langs
|
||||||
import es from 'meteor-accounts-t9n/build/es';
|
import es from 'meteor-accounts-t9n/build/es';
|
||||||
import en from 'meteor-accounts-t9n/build/en';
|
import en from 'meteor-accounts-t9n/build/en';
|
||||||
// TODO
|
// TODO ask for translation of this
|
||||||
import gl from 'meteor-accounts-t9n/build/gl';
|
// import gl from 'meteor-accounts-t9n/build/gl';
|
||||||
|
|
||||||
const backOpts = {
|
const backOpts = {
|
||||||
// path where resources get loaded from
|
// path where resources get loaded from
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue