Skip to content

Commit fd393f1

Browse files
committed
Hehe forgot to rename stuff
1 parent f27f21a commit fd393f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/converters/chatchat/essentialschat.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const Home: NextPage = () => (
4545
};
4646
}
4747
return ChatChatEssentialsChatConverter.convert({
48-
essentials: config.config ?? {},
48+
essentials: config.essentials ?? {},
4949
language: propertiesConfig ?? {},
5050
});
5151
}}

0 commit comments

Comments
 (0)