fca-naughty1 1.5.6 → 1.5.9
Sign up to get free protection for your applications and to get access to all the features.
- package/index.js +2 -2
- package/package.json +1 -1
package/index.js
CHANGED
@@ -101,8 +101,8 @@ global.Fca = new Object({
|
|
101
101
|
│ ╚═╝ ╚═══╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ │
|
102
102
|
│ │
|
103
103
|
│ │
|
104
|
-
│
|
105
|
-
│ Version: 1.5.
|
104
|
+
│ fb-chatify │
|
105
|
+
│ Version: 1.5.9 │
|
106
106
|
└────────────────────────────────────────────────────────────────────────────────┘`);
|
107
107
|
let Boolean_Fca = ["AutoUpdate","Uptime","BroadCast","EncryptFeature","AutoLogin","ResetDataLogin","Login2Fa","Logo"];
|
108
108
|
let String_Fca = ["MainName","PreKey","Language","AuthString","Config"]
|