Skip to content

Commit

Permalink
[Improve] notify message improve
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfboys committed Aug 5, 2024
1 parent 45437b1 commit f40d59d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
}
}
setInterval(() => getNotifyList(1), 5000);
setInterval(() => getNotifyList(1), 1000 * 30);
return {
prefixCls,
Expand Down

0 comments on commit f40d59d

Please sign in to comment.