Skip to content

Commit

Permalink
Merge branch 'generagames/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gierschv committed Mar 15, 2021
2 parents 984b3dd + 84833f5 commit 5fc52d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/google.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ module.exports.reset = function () {
publicKeyMap = {};
googleTokenMap = {};
checkSubscriptionState = false;
useGoogleApi = false;
};

module.exports.readConfig = function (configIn) {
Expand Down

0 comments on commit 5fc52d1

Please sign in to comment.