feat: GetConst에서 버전 정보 반환
This commit is contained in:
@@ -38,6 +38,7 @@ export interface GetConstResponse {
|
||||
optionalPersonality: "personality";
|
||||
allItems: "item";
|
||||
};
|
||||
version: string;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user