Unsnooze updates when clicked
This commit is contained in:
@@ -175,6 +175,7 @@ export function reducer(
|
|||||||
return {
|
return {
|
||||||
...state,
|
...state,
|
||||||
dialogType: DialogType.None,
|
dialogType: DialogType.None,
|
||||||
|
didSnooze: false,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user