Add trailing newlines

remotes/1693045480750635534/spooky-22
booosy 2022-08-24 01:04:26 -07:00 committed by TLSM
parent 52d0ab537f
commit 50c39755fd
3 changed files with 3 additions and 3 deletions

View File

@ -6250,4 +6250,4 @@ div.custom-control:last-of-type {
border-radius: 3px;
padding: 6px;
width: 150px;
}
}

View File

@ -5,4 +5,4 @@ function addParam(e) {
let searchInput = document.querySelector("#large_searchbar input");
searchInput.value = `${searchInput.value} ${param}:`;
searchInput.focus();
}
}

View File

@ -220,4 +220,4 @@
</ul>
</nav>
{% endblock %}
{% endblock %}