log to file
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
let startNumber = 0;
|
||||
let endNumber = 0;
|
||||
let selectedStore = 'faubourg';
|
||||
let selectedStore = 'random';
|
||||
|
||||
window.addEventListener('load', () => {
|
||||
window.appointment.scanDevices().then((deviceList) => {
|
||||
|
||||
Reference in New Issue
Block a user