Fixed showstopping bugs with tree organize functions
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// Adds accounts-patreon support to bozhao:link-accounts
|
||||
import { Meteor } from 'meteor/meteor';
|
||||
import { Accounts } from 'meteor/accounts-base';
|
||||
|
||||
export default function linkWithPatreon(options, callback) {
|
||||
if (!Meteor.userId()) {
|
||||
|
||||
Reference in New Issue
Block a user