Update src/services/configService.ts

This commit is contained in:
Animan8000 2025-05-17 02:27:13 -07:00
parent 46e07f3f4a
commit 9b21faf01d

View File

@ -44,6 +44,7 @@ interface IConfig {
noVendorPurchaseLimits?: boolean;
noDeathMarks?: boolean;
noKimCooldowns?: boolean;
instantFinishRivenChallenge?: boolean;
instantResourceExtractorDrones?: boolean;
noResourceExtractorDronesDamage?: boolean;
skipClanKeyCrafting?: boolean;