選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

constants.ts 126B

1234
  1. /**
  2. * The default server URL to open if no other was specified.
  3. */
  4. export const DEFAULT_SERVER_URL = 'https://meet.jit.si';