fast72 commited on
Commit
7a598f2
·
verified ·
1 Parent(s): b2e7404

Update lib/yt.js

Browse files
Files changed (1) hide show
  1. lib/yt.js +1 -1
lib/yt.js CHANGED
@@ -123,4 +123,4 @@ async function twitter(url) {
123
  };
124
  }
125
 
126
- module.exports = { notube, tiktok, instagram, threads, twitter };
 
123
  };
124
  }
125
 
126
+ module.exports = { yt, tiktok, instagram, threads, twitter };