mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 12:36:57 +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