log to file

This commit is contained in:
2022-09-15 22:21:03 +02:00
parent 2a8d6afc88
commit 7eafc24e23
6 changed files with 61 additions and 31 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
let startNumber = 0;
let endNumber = 0;
let selectedStore = 'faubourg';
let selectedStore = 'random';
window.addEventListener('load', () => {
window.appointment.scanDevices().then((deviceList) => {