Add "scheduling" to banned organizer slugs

This commit is contained in:
Raphael Michel
2026-02-03 12:51:48 +01:00
parent d4460045b4
commit dc49d5bcf7
+1
View File
@@ -95,6 +95,7 @@ class OrganizerSlugBanlistValidator(BanlistValidator):
'csp_report',
'widget',
'lead',
'scheduling',
]