mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-22 10:32:40 +08:00
shell 增加国际化
This commit is contained in:
@@ -54,7 +54,7 @@ const Error = () => {
|
||||
|
||||
useEffect(() => {
|
||||
if (user && user.username) {
|
||||
history.push('/crontab');
|
||||
history.push('/dashboard');
|
||||
}
|
||||
}, [user]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user