fix: rq optimistic mutations (#219)

Fixes a mistake with the react query migration which prevented optimistic mutations from working
This commit is contained in:
Carlos Valente
2022-10-16 20:58:05 +02:00
committed by GitHub
parent cf963f6e05
commit 61cbce780d
4 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime",
"version": "1.8.4",
"version": "1.8.5",
"author": "Carlos Valente",
"description": "Time keeping for live events",
"repository": "https://github.com/cpvalente/ontime",