Unsnooze updates when clicked
This commit is contained in:
parent
19e51862ba
commit
490a565b95
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ export function reducer(
|
||||||
return {
|
return {
|
||||||
...state,
|
...state,
|
||||||
dialogType: DialogType.None,
|
dialogType: DialogType.None,
|
||||||
|
didSnooze: false,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue