Sfoglia il codice sorgente

Missing docstring.

Afshin Darian 7 anni fa
parent
commit
a4bfeb21af
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      packages/settingeditor-extension/src/settingeditor.ts

+ 1 - 0
packages/settingeditor-extension/src/settingeditor.ts

@@ -844,6 +844,7 @@ class PluginFieldset extends Widget {
  */
 namespace Private {
   /**
+   * Create the instructions text node.
    */
   export
   function createInstructionsNode(): HTMLElement {