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