mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
Update apiwidgets.js
This commit is contained in:
parent
2838a1a8c1
commit
5f7aaff125
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ function switchToTab(id) {
|
|||
chatEntry.placeholderText = APIS[id].placeholderText,
|
||||
currentApiId = id;
|
||||
}
|
||||
|
||||
const apiSwitcher = CenterBox({
|
||||
centerWidget: Box({
|
||||
className: 'sidebar-chat-apiswitcher spacing-h-5',
|
||||
|
|
|
|||
Loading…
Reference in a new issue