mirror of
https://github.com/appen-isen/site-interpromo-2024.git
synced 2026-03-18 21:40:39 +01:00
Try to fix
This commit is contained in:
@@ -3,6 +3,8 @@ import PocketBase from '../pocketbase.es.mjs'
|
||||
|
||||
const pb = new PocketBase("https://pocketbase.appen.fr");
|
||||
|
||||
pb.autoCancellation(false);
|
||||
|
||||
//Connexion
|
||||
if (window.location.href.includes("login.html")) {
|
||||
const loginButton = document.querySelector('button[type="submit"]');
|
||||
|
||||
Reference in New Issue
Block a user