mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 01:14:50 +08:00
修复重启面板提示
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import { notification } from 'antd';
|
||||
import config from './config';
|
||||
|
||||
notification.config({
|
||||
duration: 2.5,
|
||||
duration: 2,
|
||||
});
|
||||
|
||||
const time = Date.now();
|
||||
|
||||
Reference in New Issue
Block a user