mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-13 04:30:41 -05:00
remove clear filters call
This commit is contained in:
parent
ed2091fb23
commit
8211731c32
@ -97,9 +97,6 @@ class Index extends Component
|
|||||||
$this->query = '';
|
$this->query = '';
|
||||||
$this->sptVersions = $this->getLatestMinorVersions()->pluck('version')->toArray();
|
$this->sptVersions = $this->getLatestMinorVersions()->pluck('version')->toArray();
|
||||||
$this->featured = 'include';
|
$this->featured = 'include';
|
||||||
|
|
||||||
// Clear local storage
|
|
||||||
$this->dispatch('clear-filters');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user