mirror of
https://github.com/slawkens/myaac.git
synced 2026-03-17 08:23:30 +01:00
Update Items.php
This commit is contained in:
@@ -16,7 +16,7 @@ use MyAAC\Models\Spell;
|
||||
|
||||
class Items
|
||||
{
|
||||
public static array $items;
|
||||
public static array $items = [];
|
||||
|
||||
private static string $error = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user