Style cleanup

This commit is contained in:
2022-07-25 03:14:59 +00:00
parent d342799127
commit af4f6f6f16
3 changed files with 8 additions and 7 deletions

View File

@@ -6,6 +6,7 @@ const mainContainer = document.getElementById('container');
async function main() {
const query = {
sort: 'start',
limit: 50
};
const stringifiedQuery = Qs.stringify({