Commenting gl in t9 accounts

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-16 17:47:00 +02:00
parent f608fc4d28
commit 9a31ab2457

View file

@ -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