Merge branch 'master' of https://github.com/Glitchii/embedbuilder
This commit is contained in:
commit
45a90cca56
1 changed files with 1 additions and 1 deletions
|
@ -653,4 +653,4 @@ window.onload = () => {
|
|||
let colrs = document.querySelector('.colrs');
|
||||
document.querySelector('.pickerToggle').addEventListener('click', () => colrs.classList.toggle('display'));
|
||||
update(json);
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue