queenamdi-functions-beta 0.0.27 → 0.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/base/amdiModule.js +1164 -1187
- package/lib/settingsDB.js +1 -1
- package/package.json +1 -1
package/lib/settingsDB.js
CHANGED
@@ -21,7 +21,7 @@
|
|
21
21
|
Licensed under the GPL-3.0 License;
|
22
22
|
you may not use this file except in compliance with the License.*/
|
23
23
|
|
24
|
-
/**@settingtype CHAT_UPDATES, PREFIX, READ_CMD,
|
24
|
+
/**@settingtype CHAT_UPDATES, PREFIX, READ_CMD, REMOVE_BG_API, ALIVEPIC, ALIVETXT*/
|
25
25
|
|
26
26
|
(function (_0x1867aa, _0x21b032) {
|
27
27
|
function _0x25aa9f(_0xc5795a, _0x2ddf5e) {
|