Donations: Show toasts when resuming after startup

Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
This commit is contained in:
Scott Nonnenberg
2025-07-17 04:33:41 +10:00
committed by GitHub
parent ea3a7f70b6
commit e17bcb2409
36 changed files with 496 additions and 314 deletions

View File

@@ -126,6 +126,7 @@ window.testUtilities = {
stories: [],
storyDistributionLists: [],
donations: {
didResumeWorkflowAtStartup: false,
currentWorkflow: undefined,
lastError: undefined,
receipts: [],