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