Procházet zdrojové kódy

fix(config) remove reference to interface_config.js

master
Felix Wolfsteller před 4 roky
rodič
revize
1699216c99
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      config.js

+ 2
- 2
config.js Zobrazit soubor

@@ -611,8 +611,8 @@ var config = {
611 611
     // localRecording: {
612 612
     // Enables local recording.
613 613
     // Additionally, 'localrecording' (all lowercase) needs to be added to
614
-    // TOOLBAR_BUTTONS in interface_config.js for the Local Recording
615
-    // button to show up on the toolbar.
614
+    // the `toolbarButtons`-array for the Local Recording button to show up
615
+    // on the toolbar.
616 616
     //
617 617
     //     enabled: true,
618 618
     //

Načítá se…
Zrušit
Uložit