Update config.ts

pull/918/head
rnicar245 2024-05-15 21:09:39 +02:00 committed by GitHub
parent f71114fda5
commit 9e4354595e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -37,6 +37,6 @@ export const enConfig = {
growth: growth, growth: growth,
partyUiHandler: partyUiHandler, partyUiHandler: partyUiHandler,
summaryUiHandler: SummaryUiHandler, summaryUiHandler: SummaryUiHandler,
biome: biome biome: biome,
weather: weather weather: weather
} }