Skip to content

Commit

Permalink
Tweak message
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronPlave committed Oct 22, 2024
1 parent 58e0adb commit 1561393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utilities/effects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4680,7 +4680,7 @@ const effects = {
await effects.updateView(
migratedView.id,
{ definition: migratedView.definition },
'View Automatically Migrated Successfully',
'View Automatically Migrated',
user,
);
}
Expand Down

0 comments on commit 1561393

Please sign in to comment.