This commit is contained in:
Rudra
2023-10-20 11:51:02 +05:30
parent acd96728e7
commit 23eb7ea76f
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ interface Page {
lines: string[]
}
// Unused at the moment -- comented out for now to satisfy linter
// Unused at the moment -- commented out for now to satisfy linter
const MAX_TITLE_LENGTH = 95
type MetadataInfoKey =