Skip to content

Commit af2ef3d

Browse files
committed
Add product link
1 parent 9f2d137 commit af2ef3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ addDefaults(config, {
143143
redirectUri: "https://sponsor.ajay.app/api/generateToken/patreon"
144144
},
145145
gumroad: {
146-
productPermalinks: []
146+
productPermalinks: ["sponsorblock"]
147147
}
148148
});
149149
loadFromEnv(config);

0 commit comments

Comments
 (0)