etsy: only generate linking urls upon demand
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{{- else }}
|
||||
<h3>
|
||||
{{/* TODO: create this link dynamically, not EVERYTIME THE PAGE IS LOADED */}}
|
||||
<a href="{{ .Etsy.GenerateConnectionURLForNewAccount $acctID.ID }}">
|
||||
<a href="{{ printf "/webhooks/etsy/%d/new-account-link" $acctID.ID }}">
|
||||
Link Your Etsy Store!
|
||||
</a>
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user