New TA and align fix

This commit is contained in:
Firq 2023-07-13 20:15:57 +02:00
parent 26ea489fd9
commit 8ae8efe2e8
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
9 changed files with 37 additions and 4 deletions

View file

@ -18,7 +18,8 @@ const important_data = tadata.filter(function (el) {
'DB 7T (No Duplicates)',
'Kingprotea 1T',
'Goetia Memorial Quest 2T',
'Morgan 3T (LB 6) Skadi'
'Morgan 3T (LB 6) Skadi',
'Albion 3T (LB 6) Skadi'
].includes(el.title)
})