Fine tune message sending notification

This commit is contained in:
Jon Staab
2024-10-15 13:05:01 -07:00
parent 681e4356c4
commit 6f4fe1f674
4 changed files with 83 additions and 27 deletions
+4 -4
View File
@@ -23,7 +23,7 @@
"@tiptap/extension-text": "^2.6.6",
"@tiptap/suggestion": "^2.6.4",
"@types/throttle-debounce": "^5.0.2",
"@welshman/app": "~0.0.15",
"@welshman/app": "~0.0.16",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.20",
@@ -1660,9 +1660,9 @@
}
},
"node_modules/@welshman/app": {
"version": "0.0.15",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.15.tgz",
"integrity": "sha512-rIKJSuWB7uqc1jGtEPEJk/lSFQQVB3qmKESuS55CicBguULljyr0inatSujJo6X3QpN4kLtDLph7gC6HEAWadg==",
"version": "0.0.16",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.16.tgz",
"integrity": "sha512-XR60o3iQlMMMvnf8UuSCz5tpMVfR6Ifq/5GGXVlmNF5ngHi0D6NKWoa4r86iJ3Tac3dtl36ZUdzyJksJi618rg==",
"dependencies": {
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.20",