mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
@@ -527,7 +527,7 @@ class ItemsPage extends GenericPage
|
||||
|
||||
if (!$this->category)
|
||||
{
|
||||
$slotData = [Lang::item('inventoryType'), null];
|
||||
$slotData = Lang::item('inventoryType');
|
||||
asort($slotData);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user