dirk-cfx-react 1.1.86 → 1.1.87
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/dist/components/index.cjs +1 -1
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index.js.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7116,7 +7116,7 @@ var t2 = (key, fallback) => {
|
|
|
7116
7116
|
var FRAMEWORK_HINTS = {
|
|
7117
7117
|
"es_extended": "from ESX Config.Accounts",
|
|
7118
7118
|
"qb-core": "from QBCore Money.MoneyTypes",
|
|
7119
|
-
"qbx_core": "
|
|
7119
|
+
"qbx_core": "from QBox player session (or default trio if no one is online) \u2014 log in once to capture custom accounts",
|
|
7120
7120
|
"nd-framework": "ND_Core only supports cash + bank",
|
|
7121
7121
|
"unknown": "no framework detected \u2014 type account names manually"
|
|
7122
7122
|
};
|