mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-06-11 16:45:42 +02:00
fix launchpad storage calculations
This commit is contained in:
@@ -6,6 +6,7 @@ export interface StorageContent {
|
||||
}
|
||||
|
||||
export interface StorageInfo {
|
||||
pin_id: number;
|
||||
type: string;
|
||||
type_id: number;
|
||||
capacity: number;
|
||||
|
||||
Reference in New Issue
Block a user