Skip to content

Commit

Permalink
Update success banner notification slug in Analytics_4.
Browse files Browse the repository at this point in the history
  • Loading branch information
nfmohit committed Mar 7, 2024
1 parent aa5ecdb commit 3ab72e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Modules/Analytics_4.php
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ protected function handle_provisioning_callback() {
'dashboard',
array(
'notification' => 'authentication_success',
'slug' => 'analytics',
'slug' => 'analytics-4',
)
)
);
Expand Down

0 comments on commit 3ab72e1

Please sign in to comment.