Parcourir la source

Rename session.js to Session.js

painor il y a 5 ans
Parent
commit
e93595c97a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tl/Session.js

+ 1 - 1
tl/session.js → tl/Session.js

@@ -50,4 +50,4 @@ class Session {
     }
 }
 
-module.exports = Session;
+module.exports = Session;