Remove Transportation as an item subtype
This commit is contained in:
parent
47183da268
commit
d131e2faaa
3 changed files with 1 additions and 30 deletions
|
|
@ -54,6 +54,7 @@ export const localizerConfig = {
|
|||
};
|
||||
|
||||
export const itemFilters = [
|
||||
`materials`,
|
||||
`untyped`,
|
||||
`aspect`,
|
||||
`weapon`,
|
||||
|
|
@ -61,7 +62,6 @@ export const itemFilters = [
|
|||
`equipment`,
|
||||
`foil`,
|
||||
`pet`,
|
||||
`transportation`,
|
||||
`structure`,
|
||||
`service`,
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue