Files
Scanner/preload.js
2024-10-11 19:26:03 +02:00

4 lines
79 B
JavaScript

window.addEventListener('DOMContentLoaded', () => {
// Preload-Logik hier
});