From 04fd7a82bed1cbe4333d835e96bfc11ae606f16c Mon Sep 17 00:00:00 2001 From: "dedal.qq" Date: Sun, 14 Oct 2018 17:31:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'main.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.js b/main.js index 6b3c636..c21cb2b 100644 --- a/main.js +++ b/main.js @@ -1,5 +1,5 @@ -// const Telegraf = require('telegraf') +const Telegraf = require('telegraf') console.log({omg: 123}) -//console.log(Telegraf) \ No newline at end of file +console.log(Telegraf) \ No newline at end of file