Compare commits

..

No commits in common. "2773f4c636f765c5a4b000f00be1cea8d53250e3" and "5c3e1ec9c10231a5226aa9dd17241c8e13b657c1" have entirely different histories.

View File

@ -41,7 +41,6 @@ $categoriesConfig = [
'macbook' => 22,
'airpods' => 23,
'accessories' => 24,
'watch' => 25,
];
// Überprüfen, ob die gewählte Kategorie im Konfigurations-Array vorhanden ist.