Update apiwidgets.js

This commit is contained in:
end-4
2024-01-24 22:42:19 +07:00
parent 2838a1a8c1
commit 5f7aaff125
@@ -100,6 +100,7 @@ function switchToTab(id) {
chatEntry.placeholderText = APIS[id].placeholderText, chatEntry.placeholderText = APIS[id].placeholderText,
currentApiId = id; currentApiId = id;
} }
const apiSwitcher = CenterBox({ const apiSwitcher = CenterBox({
centerWidget: Box({ centerWidget: Box({
className: 'sidebar-chat-apiswitcher spacing-h-5', className: 'sidebar-chat-apiswitcher spacing-h-5',