Explorar el Código

Rename telegramClient.js to TelegramClient.js

painor hace 5 años
padre
commit
cf6a69e2be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tl/TelegramClient.js

+ 1 - 1
tl/telegramClient.js → tl/TelegramClient.js

@@ -116,4 +116,4 @@ class TelegramClient {
     }
 }
 
-module.exports = TelegramClient;
+module.exports = TelegramClient;