We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a2e7e commit a4e06cbCopy full SHA for a4e06cb
_resourcepdf/overrides/partials/rating.html
@@ -204,7 +204,7 @@
204
205
if (!stars.length || !feedbackForm) return;
206
207
- const formURL = "https://docs.google.com/forms/d/e/1FAIpQLSfhscELpzoXB4uyh9pXNmXSeqKc10IH_DxmAoaVGID85sO0Aw/formResponse";
+ const formURL = "https://docs.google.com/forms/d/e/1FAIpQLSdXWLhl1oKQqq9AgG_Ugxs5EbF3NMAiddWswL4ITyaQZZr5BA/formResponse";
208
const fieldIds = {
209
rating: "entry.303027158",
210
pageUrl: "entry.295622433",
0 commit comments