misc: storedActionHelper 저장 키에 map, unit 지정
This commit is contained in:
@@ -223,6 +223,8 @@ export type ChiefResponse = {
|
||||
category: string;
|
||||
values: CommandItem[];
|
||||
}[];
|
||||
mapName: string,
|
||||
unitSet: string,
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user