mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-12 15:32:34 +00:00
5 lines
64 B
TypeScript
5 lines
64 B
TypeScript
/**
|
|
* Size for the Avatar.
|
|
*/
|
|
export const AVATAR_SIZE = 200;
|