Files
cinny/src/app/components/invite-user-prompt/index.ts
Ajay Bura 13cdcbcdb1 New invite user to room dialog (#2460)
* fix 0 displayed in invite with no timestamp

* support displaying invite reason for receiver

* show invite reason as compact message

* remove unused import

* revert: show invite reason as compact message

* remove unused import

* add new invite prompt
2025-08-24 22:34:21 +10:00

2 lines
36 B
TypeScript

export * from './InviteUserPrompt';