console.log

This commit is contained in:
Terry Jia
2025-09-05 15:32:27 -04:00
parent 48fe4a648b
commit 3c7d4202e4

View File

@@ -396,6 +396,8 @@ export class CanvasPointer {
) {
this.#bufferLinuxEvent(event, now)
}
console.log('Detected device:', this.detectedDevice)
}
/**