mirror of
https://github.com/sp-tarkov/db-website.git
synced 2025-02-08 04:30:45 -05:00
uncomment refresh
This commit is contained in:
parent
a13271717f
commit
0a2b2872a4
@ -104,7 +104,7 @@ class ItemsCollection
|
|||||||
public function refreshAllCache(): void
|
public function refreshAllCache(): void
|
||||||
{
|
{
|
||||||
$this->refreshItemsCache();
|
$this->refreshItemsCache();
|
||||||
//$this->refreshLocalesCache();
|
$this->refreshLocalesCache();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user