fix: init cluster id when deploy model
This commit is contained in:
Vendored
+1
-1
@@ -23,7 +23,7 @@ declare namespace Global {
|
||||
require_password_change: boolean;
|
||||
id: number;
|
||||
source: string;
|
||||
avatar: string;
|
||||
avatar_url: string;
|
||||
}
|
||||
type EmptyObject = Record<never, never>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user