mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
Add product link
This commit is contained in:
parent
9f2d13780c
commit
af2ef3d6a5
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ addDefaults(config, {
|
|||
redirectUri: "https://sponsor.ajay.app/api/generateToken/patreon"
|
||||
},
|
||||
gumroad: {
|
||||
productPermalinks: []
|
||||
productPermalinks: ["sponsorblock"]
|
||||
}
|
||||
});
|
||||
loadFromEnv(config);
|
||||
|
|
Loading…
Reference in a new issue