@mobilon-dev/chotto 0.3.63 → 0.3.64

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.
@@ -1,7 +1,7 @@
1
1
  import o from "./CallMessage.vue2.js";
2
2
  /* empty css */
3
- import t from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const s = /* @__PURE__ */ t(o, [["__scopeId", "data-v-1df0ddd1"]]);
3
+ import a from "../../../_virtual/_plugin-vue_export-helper.js";
4
+ const s = /* @__PURE__ */ a(o, [["__scopeId", "data-v-74f0caf0"]]);
5
5
  export {
6
6
  s as default
7
7
  };
@@ -150,7 +150,7 @@ const Be = ["messageId"], Ue = ["src"], Oe = {
150
150
  case "incoming":
151
151
  return "к";
152
152
  case "outgoing":
153
- return "от";
153
+ return "на";
154
154
  default:
155
155
  return "к";
156
156
  }