4 lines
81 B
TypeScript
4 lines
81 B
TypeScript
|
const JITSI_DOMAIN = "thisisnotajitsi.filefighter.de";
|
||
|
|
||
|
export { JITSI_DOMAIN };
|