1
0

ui.js 85 B

12345
  1. document.addEventListener('DOMContentLoaded', function() {
  2. startPolling();
  3. });