chore: default cluster by state
This commit is contained in:
+1
-3
@@ -64,9 +64,7 @@ export async function getInitialState(): Promise<{
|
||||
message.error({
|
||||
content: (
|
||||
<div>
|
||||
<span>{data?.message || 'Please login again.'}</span>
|
||||
<br />
|
||||
<div>Please contact the administrator.</div>
|
||||
<span>{data?.message}</span>
|
||||
</div>
|
||||
),
|
||||
duration: 5
|
||||
|
||||
Reference in New Issue
Block a user