fca-naughty1 1.5.4 → 1.5.5
Sign up to get free protection for your applications and to get access to all the features.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
@@ -102,7 +102,7 @@ global.Fca = new Object({
|
|
102
102
|
│ │
|
103
103
|
│ │
|
104
104
|
│ FCA-NAUGHTY1 │
|
105
|
-
│ Version: 1.
|
105
|
+
│ Version: 1.5.5 │
|
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"]
|