Mohammed Foud commited on
Commit
f12461b
·
1 Parent(s): 24a432c
Files changed (1) hide show
  1. src/index.ts +1 -0
src/index.ts CHANGED
@@ -34,6 +34,7 @@ async function startServer() {
34
 
35
  startServer();
36
 
 
37
  // To use the WeBook main function, uncomment the following line:
38
  // webookMain().catch(e => { console.error('WeBook Fatal error:', e); });
39
 
 
34
 
35
  startServer();
36
 
37
+
38
  // To use the WeBook main function, uncomment the following line:
39
  // webookMain().catch(e => { console.error('WeBook Fatal error:', e); });
40