add cape preview in Shop
This commit is contained in:
@ -207,6 +207,8 @@ export interface MeResponse {
|
||||
is_admin: boolean;
|
||||
}
|
||||
|
||||
// ===== КЕЙСЫ =====
|
||||
|
||||
export interface CaseItemMeta {
|
||||
display_name?: string | null;
|
||||
lore?: string[] | null;
|
||||
|
||||
Reference in New Issue
Block a user