lint: Fix JSdocs

This commit is contained in:
Cohee
2023-12-03 14:23:20 +02:00
parent b09ebb240e
commit 91811f63b5
5 changed files with 36 additions and 25 deletions

View File

@ -25,4 +25,4 @@ export function hideLoader() {
'filter': 'blur(15px)',
'opacity': '0',
});
}
}