Skip to content

Commit

Permalink
Bump priority of notice.
Browse files Browse the repository at this point in the history
  • Loading branch information
10upsimon committed Dec 19, 2024
1 parent 660d1ae commit 92ee5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/googlesitekit/notifications/register-defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ export const DEFAULT_NOTIFICATIONS = {
},
'auth-error': {
Component: AuthError,
priority: 120,
priority: 130,
areaSlug: NOTIFICATION_AREAS.ERRORS,
viewContexts: [
VIEW_CONTEXT_MAIN_DASHBOARD,
Expand Down

0 comments on commit 92ee5ca

Please sign in to comment.