forked from Shinonome/dots-hyprland
Update apiwidgets.js
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user