mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-06-12 09:05:40 +02:00
add a setting to alert if extraction is under desired level
This commit is contained in:
@@ -32,6 +32,7 @@ export interface AlertState {
|
||||
hasLowStorage: boolean;
|
||||
hasLowImports: boolean;
|
||||
hasLargeExtractorDifference: boolean;
|
||||
hasLowExtractionRate: boolean;
|
||||
}
|
||||
|
||||
export interface ExtractorAverage {
|
||||
|
||||
Reference in New Issue
Block a user