margin-left: 15px;
margin-right: 15px;
margin-bottom: 4px;
- animation-name: bubble-init-anim;
- animation-duration: 0.5s;
+ // animation-name: bubble-init-anim;
+ // animation-duration: 0.5s;
}
@keyframes bubble-init-anim {
uid: "ee2819a3-1125-4881-9942-ca5b3d0ad502"
}]
-setTimeout(() => {
+// setTimeout(() => {
- console.log("updating message");
+// console.log("updating message");
- updateMessage({
- content: ["show contacts", "msg"],
- context: "show contacts",
- uid: "ee2819a3-1125-4881-9942-ca5b3d0ad502"
- });
+// updateMessage({
+// content: ["show contacts", "msg"],
+// context: "show contacts",
+// uid: "ee2819a3-1125-4881-9942-ca5b3d0ad502"
+// });
-}, 2000);
+// }, 2000);
export default {
messages,