fix(create-bot): fix ts

This commit is contained in:
alina 🌸 2023-10-23 00:11:02 +03:00
parent 0054491665
commit e86eddfb57
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI

View file

@ -43,7 +43,7 @@ export async function runTemplaterForFile(file: string, config: UserConfig): Pro
return acc
},
{},
{} as Record<MtcuteFeature, boolean>,
),
})