mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 22:07:10 +00:00
minor fixes
This commit is contained in:
@@ -60,7 +60,6 @@ const CompetitionSession = () => {
|
||||
|
||||
setTimeout(() => {
|
||||
window.location.reload();
|
||||
setIsReloading(false);
|
||||
}, 2500);
|
||||
},
|
||||
onError: (error) => {
|
||||
|
||||
Reference in New Issue
Block a user