@datapos/datapos-development 0.3.420 → 0.3.421

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.
@@ -5534,7 +5534,7 @@ async function mt(t, e, s, a) {
5534
5534
  console.info(`ℹ️ File '${s.split("_")[0] ?? s}' is already up to date.`);
5535
5535
  return;
5536
5536
  }
5537
- await Wt(v, l), console.info(`ℹ️ File '${v}' synchronised.`);
5537
+ await Wt(v, l), console.info(`ℹ️ File '${a ?? s}' synchronised.`);
5538
5538
  }
5539
5539
  async function Gr(t) {
5540
5540
  try {