Skip to content

Commit

Permalink
ts
Browse files Browse the repository at this point in the history
  • Loading branch information
KevLehman committed Aug 23, 2024
1 parent 0780eba commit 41154b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/livechat/src/store/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ export type StoreState = {
hideWatermark?: boolean;
livechatLogo?: { url: string };
transcript?: boolean;
visitorsCanCloseChat?: boolean;
};
online?: boolean;
departments: Department[];
Expand Down

0 comments on commit 41154b4

Please sign in to comment.