fca-priyansh 10.1.0 → 10.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +1 -2
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -51,8 +51,7 @@ global.Fca = new Object({
51
51
  "AutoRestartMinutes": 0,
52
52
  "HTML": {
53
53
  "HTML": true,
54
- "UserName": "Guest",
55
- "MusicLink": "https://drive.google.com/uc?id=1zlAALlxk1TnO7jXtEP_O6yvemtzA2ukA&export=download"
54
+ "UserName": "Guest"
56
55
  }
57
56
  },
58
57
  CountTime: function() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fca-priyansh",
3
- "version": "10.1.0",
3
+ "version": "10.2.0",
4
4
  "description": "Facebook-chat-api made by Priyansh rajput",
5
5
  "main": "index.js",
6
6
  "scripts": {