mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 21:28:40 +00:00
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