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