Skip to content

Commit

Permalink
lhs desktop unit
Browse files Browse the repository at this point in the history
  • Loading branch information
sceuick committed Oct 3, 2024
1 parent e1f6493 commit 7833d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/shared/Slot.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ const slotDefs: Record<SlotKind, SlotDef> = {
id: 'agn-menu-sm',
fuseId: location.host === 'agnai.chat' ? '23199579880' : '23199579880', // 23199579880
}, //
lg: { size: '300x600', id: 'agn-menu-lg', fuseId: '23195824742' },
lg: { size: '300x600', id: 'agn-menu-lg', fuseId: '23199579880' },
ez: [106],
},
content: {
Expand Down

0 comments on commit 7833d25

Please sign in to comment.