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