Adjust reaction count before calling the backend to have fast feedback

This commit is contained in:
Dominic Villemure
2024-08-25 10:34:12 -04:00
parent 28d2de8b7b
commit 795cc1181b
2 changed files with 4 additions and 5 deletions

View File

@@ -5,7 +5,6 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Security-Policy" content="script-src 'self' https://js.stripe.com https://accounts.google.com 'unsafe-eval';">
<title>Hutopy</title>
</head>