gnilets commited on
Commit
5e822b4
·
verified ·
1 Parent(s): b6e2655

Update main.ts

Browse files
Files changed (1) hide show
  1. main.ts +1 -0
main.ts CHANGED
@@ -314,6 +314,7 @@ curl '\${currentUrl}/v1/audio/speech' -H 'content-type: application/json' --data
314
 
315
  apiExamples.textContent = examples;
316
  }
 
317
  </script>
318
  </body></html>`;
319
 
 
314
 
315
  apiExamples.textContent = examples;
316
  }
317
+ createApiExamples();
318
  </script>
319
  </body></html>`;
320