This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
ljm_a0
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
modified lib-jitsi-meet dev repo
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
642
Commits
5
Branches
Tree:
3cdc7ea35a
ljm_br0
master
old_j9
orig_vanilla
rzv_feb
v0.0.2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3cdc7ea35a'
${ noResults }
ljm_a0
/
service
/
statistics
/
constants.js
constants.js
71B
History
Raw
1
2
3
4
var Constants = {
LOCAL_JID: 'local'
};
module.exports = Constants;