Browse Source

Rename telegramClient.js to TelegramClient.js

painor 5 years ago
parent
commit
cf6a69e2be
1 changed files with 1 additions and 1 deletions
  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;