fca-priyansh 10.0.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 +5 -5
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.0.0",
3
+ "version": "10.2.0",
4
4
  "description": "Facebook-chat-api made by Priyansh rajput",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -83,9 +83,9 @@
83
83
  }
84
84
  },
85
85
  "keywords": [
86
- "Fca Priyansh",
87
- "Fca-Priyansh",
88
- "Atf fca",
89
- "Team-atf"
86
+ "Fca Priyansh",
87
+ "fca-priyansh",
88
+ "Priyansh fca",
89
+ "Priyansh Rajput"
90
90
  ]
91
91
  }