Przeglądaj źródła

fix(contact-list): enable avatars by default

j8
Leonard Kim 8 lat temu
rodzic
commit
082fe711f2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      interface_config.js

+ 1
- 1
interface_config.js Wyświetl plik

47
     // screen, 'width' would fit the original video width to the width of the
47
     // screen, 'width' would fit the original video width to the width of the
48
     // screen respecting ratio.
48
     // screen respecting ratio.
49
     VIDEO_LAYOUT_FIT: 'both',
49
     VIDEO_LAYOUT_FIT: 'both',
50
-    SHOW_CONTACTLIST_AVATARS: false,
50
+    SHOW_CONTACTLIST_AVATARS: true,
51
     /**
51
     /**
52
      * Whether to only show the filmstrip (and hide the toolbar).
52
      * Whether to only show the filmstrip (and hide the toolbar).
53
      */
53
      */

Ładowanie…
Anuluj
Zapisz