Add 'watch' entry to attrbar.php category configuration
This commit is contained in:
parent
df9d9aa588
commit
351fce6dd9
@ -41,6 +41,7 @@ $categoriesConfig = [
|
||||
'macbook' => 22,
|
||||
'airpods' => 23,
|
||||
'accessories' => 24,
|
||||
'watch' => 25,
|
||||
];
|
||||
|
||||
// Überprüfen, ob die gewählte Kategorie im Konfigurations-Array vorhanden ist.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user