From 7c5000f5c80a3159afbbfaa43e52f022e5f1df91 Mon Sep 17 00:00:00 2001 From: Fred Date: Sun, 14 Jan 2024 20:16:03 +0100 Subject: [PATCH] Update TagSeeder.php --- database/seeders/TagSeeder.php | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/database/seeders/TagSeeder.php b/database/seeders/TagSeeder.php index 064652e0..2cab6fe7 100644 --- a/database/seeders/TagSeeder.php +++ b/database/seeders/TagSeeder.php @@ -38,22 +38,9 @@ private function getEvents(): array 'BeforeAndAfter', 'BeforeAndAfter_After', 'BeforeAndAfter_Before', - 'Canuary', 'Canuary2024', - 'Cleanup4Sarah', 'Cleanup4Sarah2024', 'CornishSplicedTreasureHunt-SpecialFind', - 'CornishSplicedTreasureHunt-item-01', - 'CornishSplicedTreasureHunt-item-02', - 'CornishSplicedTreasureHunt-item-03', - 'CornishSplicedTreasureHunt-item-04', - 'CornishSplicedTreasureHunt-item-05', - 'CornishSplicedTreasureHunt-item-06', - 'CornishSplicedTreasureHunt-item-07', - 'CornishSplicedTreasureHunt-item-08', - 'CornishSplicedTreasureHunt-item-09', - 'CornishSplicedTreasureHunt-item-10', - 'CornishSplicedTreasureHunt-item-bonus', 'CornishSplicedTreasureHunt2024-01', 'CornishSplicedTreasureHunt2024-02', 'CornishSplicedTreasureHunt2024-03', @@ -61,7 +48,6 @@ private function getEvents(): array 'CornishSplicedTreasureHunt2024-05', 'CornishSplicedTreasureHunt2024-06', 'OTHER (For an Event that is not in the picklist)', - 'PeukMeuk', 'PeukMeuk2024', 'RedBullLitter', 'ShowYourImpact', @@ -70,9 +56,7 @@ private function getEvents(): array 'ShowYourImpact_DeZwerfafvalRuimers', 'ShowYourImpact_ZaanseZwerfvuilEstafette', 'ShowYourImpact_ZwerfieRotterdam', - 'WorldCleanupDay', 'WorldCleanupDay2024', - 'Zaandewandel', 'Zaandewandel2024', ]; } @@ -107,6 +91,7 @@ private function getMaterials(): array 'Plexyglass', 'Styrofoam', 'Textile', + 'Unknown', 'Wood', ]; } @@ -146,6 +131,7 @@ private function getBrands(): array 'Alaska', 'Alaskan', 'Albert Heijn', + 'Aldi', 'Alesto', 'Alex Meijer', 'Alfa',