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