refactor: Normalize the usage of the `useSetting` hook (#33779)
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
Showing
- apps/meteor/app/assets/server/assets.ts 6 additions, 8 deletionsapps/meteor/app/assets/server/assets.ts
- apps/meteor/client/NavBarV2/NavBarSettingsToolbar/UserMenu/UserMenuButton.tsx 1 addition, 1 deletion...avBarV2/NavBarSettingsToolbar/UserMenu/UserMenuButton.tsx
- apps/meteor/client/NavBarV2/NavBarSettingsToolbar/UserMenu/UserMenuHeader.tsx 1 addition, 1 deletion...avBarV2/NavBarSettingsToolbar/UserMenu/UserMenuHeader.tsx
- apps/meteor/client/components/GazzodownText.tsx 1 addition, 1 deletionapps/meteor/client/components/GazzodownText.tsx
- apps/meteor/client/components/GenericUpsellModal/hooks/useUpsellActions.ts 1 addition, 1 deletion...t/components/GenericUpsellModal/hooks/useUpsellActions.ts
- apps/meteor/client/components/Omnichannel/OmnichannelSortingDisclaimer.tsx 1 addition, 1 deletion...t/components/Omnichannel/OmnichannelSortingDisclaimer.tsx
- apps/meteor/client/components/Omnichannel/modals/CloseChatModal.tsx 3 additions, 3 deletions...r/client/components/Omnichannel/modals/CloseChatModal.tsx
- apps/meteor/client/components/Omnichannel/modals/ForwardChatModal.tsx 1 addition, 1 deletion...client/components/Omnichannel/modals/ForwardChatModal.tsx
- apps/meteor/client/components/UserStatusMenu.tsx 1 addition, 1 deletionapps/meteor/client/components/UserStatusMenu.tsx
- apps/meteor/client/components/message/content/location/MapView.tsx 1 addition, 1 deletion...or/client/components/message/content/location/MapView.tsx
- apps/meteor/client/components/message/hooks/useNormalizedMessage.ts 1 addition, 1 deletion...r/client/components/message/hooks/useNormalizedMessage.ts
- apps/meteor/client/components/message/hooks/useOembedLayout.ts 1 addition, 1 deletion...meteor/client/components/message/hooks/useOembedLayout.ts
- apps/meteor/client/components/message/toolbar/useWebDAVMessageAction.tsx 1 addition, 1 deletion...ent/components/message/toolbar/useWebDAVMessageAction.tsx
- apps/meteor/client/hooks/roomActions/useWebRTCVideoRoomAction.ts 1 addition, 1 deletion...teor/client/hooks/roomActions/useWebRTCVideoRoomAction.ts
- apps/meteor/client/hooks/useFormatDateAndTime.ts 1 addition, 1 deletionapps/meteor/client/hooks/useFormatDateAndTime.ts
- apps/meteor/client/hooks/useFormatTime.ts 1 addition, 1 deletionapps/meteor/client/hooks/useFormatTime.ts
- apps/meteor/client/hooks/usePruneWarningMessage.ts 3 additions, 3 deletionsapps/meteor/client/hooks/usePruneWarningMessage.ts
- apps/meteor/client/hooks/useTimeAgo.ts 2 additions, 2 deletionsapps/meteor/client/hooks/useTimeAgo.ts
- apps/meteor/client/hooks/useVoipClient.ts 1 addition, 1 deletionapps/meteor/client/hooks/useVoipClient.ts
- apps/meteor/client/providers/AuthenticationProvider/AuthenticationProvider.tsx 2 additions, 2 deletions...oviders/AuthenticationProvider/AuthenticationProvider.tsx
Loading