mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-09-19 12:43:52 +00:00
Add notification for "Other" tournament types
This commit is contained in:
@@ -10,5 +10,6 @@ export type ZoneModel = {
|
||||
classicNotifications: boolean;
|
||||
rapidNotifications: boolean;
|
||||
blitzNotifications: boolean;
|
||||
otherNotifications: boolean;
|
||||
features: z.infer<typeof featureCollection>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user