From 80de6834a11734c6d3e047635b63ec93f2f68345 Mon Sep 17 00:00:00 2001 From: polo Date: Mon, 11 May 2026 01:20:16 +0200 Subject: =?UTF-8?q?restauration=20compl=C3=A8te=20de=20la=20BDD=20(sauf=20?= =?UTF-8?q?table=20user)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/maintenance.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'public/js') diff --git a/public/js/maintenance.js b/public/js/maintenance.js index c12bd6b..87f4aec 100644 --- a/public/js/maintenance.js +++ b/public/js/maintenance.js @@ -38,4 +38,7 @@ function cleanLogs(){ } }); fetcher.send({}); -} \ No newline at end of file +} + +// notification après restauration + -- cgit v1.2.3