Added comment

This commit is contained in:
vjrj 2018-03-17 01:46:11 +01:00
parent 37928238df
commit 4d036939f0

View file

@ -1,6 +1,7 @@
import { Meteor } from 'meteor/meteor';
import Twit from 'twit';
// https://www.npmjs.com/package/twit
const confTwitter = (lang) => {
const tConf = Meteor.settings.private.twitter[lang];