diff --git a/ReAuthenticate.js b/reAuthenticate.js similarity index 89% rename from ReAuthenticate.js rename to reAuthenticate.js index bda2c3a..0d3148f 100644 --- a/ReAuthenticate.js +++ b/reAuthenticate.js @@ -15,4 +15,4 @@ play.getFreeClientID().then((clientID) => { play.authorization(); } -module.exports.ReAuth = ReAuth; \ No newline at end of file +module.exports.ReAuth = ReAuth;