This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
gramjs
mirror of
https://github.com/gram-js/gramjs.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Rename session.js to Session.js
painor
5 years ago
parent
83a4308ead
commit
e93595c97a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
tl/Session.js
+ 1
- 1
tl/session.js → tl/Session.js
View File
@@ -50,4 +50,4 @@ class Session {
}
}
-module.exports = Session;
+module.exports = Session;