Skip to content

Commit

Permalink
change title Proactive Notification to Notification (#1310)
Browse files Browse the repository at this point in the history
  • Loading branch information
beastoin authored Nov 14, 2024
2 parents f2b4429 + e833dec commit 8a36861
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class NotificationScopesChipsWidget extends StatelessWidget {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
const Text(
'Proactive Notification Scopes',
'Notification Scopes',
style: TextStyle(color: Colors.white, fontSize: 16),
),
SizedBox(
Expand Down

0 comments on commit 8a36861

Please sign in to comment.