mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-03 21:41:21 +00:00
web/turnstile: use own callback for refreshing the widget
or at least try to, idk man, im so tired of cf turnstile
This commit is contained in:
@@ -35,7 +35,7 @@ export const requestSession = async () => {
|
||||
}
|
||||
});
|
||||
|
||||
turnstile.update();
|
||||
turnstile.reset();
|
||||
|
||||
return response;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user