Files
meteor/packages/accounts-github/github_common.js

4 lines
50 B
JavaScript

if (!Accounts.github) {
Accounts.github = {};
}