Added a ton of TAs, fixed sitemap, made sorting more intelligent
This commit is contained in:
parent
e24c21c100
commit
8f989176c7
28 changed files with 445 additions and 7 deletions
src/types
|
@ -12,6 +12,7 @@ interface Info {
|
|||
questReleaseDate: string
|
||||
description: string
|
||||
shortdescription: string
|
||||
fightNumber?: number
|
||||
}
|
||||
|
||||
export interface FileData {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue