Add container pickup notification
This commit is contained in:
parent
8167a693a2
commit
2dc735ed92
4 changed files with 124 additions and 122 deletions
|
@ -23,6 +23,7 @@ const dataStore = createSlice( {
|
|||
notifications: {
|
||||
dayBefore: 'off',
|
||||
sameDay: 'off',
|
||||
pickup: 'off',
|
||||
},
|
||||
},
|
||||
reloadCalendar: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue