MAJ du logo sur la page welcome
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/* eslint sort-keys: ["error", "asc", {"caseSensitive": false}] */
|
||||
|
||||
var interfaceConfig = {
|
||||
APP_NAME: 'Jitsi Meet',
|
||||
APP_NAME: 'Komuniki',
|
||||
AUDIO_LEVEL_PRIMARY_COLOR: 'rgba(255,255,255,0.4)',
|
||||
AUDIO_LEVEL_SECONDARY_COLOR: 'rgba(255,255,255,0.2)',
|
||||
|
||||
@@ -45,10 +45,10 @@ var interfaceConfig = {
|
||||
CONNECTION_INDICATOR_DISABLED: false,
|
||||
|
||||
DEFAULT_BACKGROUND: '#474747',
|
||||
DEFAULT_LOCAL_DISPLAY_NAME: 'moi',
|
||||
DEFAULT_LOGO_URL: 'images/logo-komki.svg',
|
||||
DEFAULT_REMOTE_DISPLAY_NAME: 'Autre participant·e',
|
||||
DEFAULT_WELCOME_PAGE_LOGO_URL: 'images/watermark.png',
|
||||
DEFAULT_LOCAL_DISPLAY_NAME: 'moi',
|
||||
DEFAULT_LOGO_URL: 'images/logo-komuniki.svg',
|
||||
DEFAULT_REMOTE_DISPLAY_NAME: 'Autre participant·e',
|
||||
DEFAULT_WELCOME_PAGE_LOGO_URL: 'images/logo-komuniki.svg',
|
||||
|
||||
DISABLE_DOMINANT_SPEAKER_INDICATOR: false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user