Fixed issue with Link Generation to connect patreon account
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { format as formatUrl } from 'url';
|
||||
|
||||
Template.profile.onCreated(function(){
|
||||
this.showApiKey = new ReactiveVar(false);
|
||||
this.loadingPatreon = new ReactiveVar(false);
|
||||
|
||||
Reference in New Issue
Block a user