feat: add newline to static files
to merge files correctly, we need to add a newline character to the static files at the end of the file
This commit is contained in:
parent
d8640a4293
commit
8839b646fb
@ -46,4 +46,3 @@ wrapper.appendChild(hamburgerSection);
|
||||
}
|
||||
input.setAttribute('list', 'cat-name-options')
|
||||
})();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user