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.
- package/index.js +1 -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() {
|