script.js aktualisiert
This commit is contained in:
parent
8eda3b2903
commit
3a116a830b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// Public Domain
|
||||
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
const presetContainer = document.getElementById('preset-container');
|
||||
const stopButton = document.querySelector('.stop-button');
|
||||
|
|
|
|||
Loading…
Reference in a new issue