Skip to content

Commit

Permalink
mobile lhs unit
Browse files Browse the repository at this point in the history
  • Loading branch information
sceuick committed Oct 3, 2024
1 parent 3a3660f commit e1f6493
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 @@ -470,7 +470,7 @@ const slotDefs: Record<SlotKind, SlotDef> = {
sm: {
size: '300x250',
id: 'agn-menu-sm',
fuseId: location.host === 'agnai.chat' ? '23199579880' : '23195824742', // 23199579880
fuseId: location.host === 'agnai.chat' ? '23199579880' : '23199579880', // 23199579880
}, //
lg: { size: '300x600', id: 'agn-menu-lg', fuseId: '23195824742' },
ez: [106],
Expand Down

0 comments on commit e1f6493

Please sign in to comment.