chore: normalize formatting

This commit is contained in:
Cory Dransfeldt 2024-10-19 19:50:10 -07:00
parent 01ed2ac3b3
commit 2f6cfbe7ae
No known key found for this signature in database
61 changed files with 921 additions and 743 deletions

View file

@ -297,4 +297,4 @@ window.addEventListener("load", () => {
updateSearchResults(nextResults);
});
})();
});
});