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/index.cjs CHANGED
@@ -7125,7 +7125,7 @@ var t2 = (key, fallback) => {
7125
7125
  var FRAMEWORK_HINTS = {
7126
7126
  "es_extended": "from ESX Config.Accounts",
7127
7127
  "qb-core": "from QBCore Money.MoneyTypes",
7128
- "qbx_core": "default QBox trio (cash/bank/crypto) \u2014 server may have custom names, add them manually",
7128
+ "qbx_core": "from QBox player session (or default trio if no one is online) \u2014 log in once to capture custom accounts",
7129
7129
  "nd-framework": "ND_Core only supports cash + bank",
7130
7130
  "unknown": "no framework detected \u2014 type account names manually"
7131
7131
  };