add T2 and T3 items

This commit is contained in:
2026-03-05 01:05:29 -05:00
parent 6ec5b95982
commit 7d779f0b95
7 changed files with 56 additions and 14 deletions

View File

@@ -16,7 +16,7 @@ function loadRrr(): number {
const filters = ref<FilterState>({
city: loadCity(),
tiers: new Set([4, 5, 6, 7, 8]),
tiers: new Set([2, 3, 4, 5, 6, 7, 8]),
selectedItemTypes: null,
rrr: loadRrr(),
nameFilter: '',