diff --git a/attrbar.php b/attrbar.php index 112cfc9..ec5bec2 100644 --- a/attrbar.php +++ b/attrbar.php @@ -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.