diff --git a/src/index.d.ts b/src/index.d.ts index 500b8a9..f71bb61 100644 --- a/src/index.d.ts +++ b/src/index.d.ts @@ -100,7 +100,7 @@ declare module 'minecraft-protocol' { connect?: (client: Client) => void agent?: Agent fakeHost?: string - profilesFolder?: string + profilesFolder?: string | false onMsaCode?: (data: MicrosoftDeviceAuthorizationResponse) => void id?: number session?: SessionOption