be consistent

This commit is contained in:
2026-07-03 20:35:45 -04:00
parent 1ff96ee9c8
commit 9158648f3f
15 changed files with 80 additions and 80 deletions
@@ -14,5 +14,4 @@ export interface SearchItem {
series?: string;
file_type?: string;
file_size?: string;
upload_date?: string;
}