mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Refresh stories in redux when data changes
This commit is contained in:
@@ -4795,6 +4795,7 @@ async function removeAll(): Promise<void> {
|
||||
DELETE FROM storyDistributions;
|
||||
DELETE FROM storyReads;
|
||||
DELETE FROM unprocessed;
|
||||
DELETE FROM uninstalled_sticker_packs;
|
||||
`);
|
||||
})();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user