ts on feedback

This commit is contained in:
adueck 2022-10-11 19:15:03 +05:00
parent a7f8e29984
commit 11675b389d
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ function ChapterFeedback({ chapter }: { chapter: string }) {
feedback,
rating,
anonymous,
ts: Date.now(),
};
setFeedbackStatus("sending");
fetch("https://account.lingdocs.com/feedback", {