mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
feat: ✨ Add CW rendering
This commit is contained in:
parent
80ad22c395
commit
7372882905
6 changed files with 64 additions and 29 deletions
|
|
@ -203,6 +203,7 @@ const submit = async () => {
|
|||
});
|
||||
|
||||
useEvent("composer:send-edit", data);
|
||||
useEvent("composer:close");
|
||||
} else {
|
||||
const { data } = await client.value.postStatus(state.content, {
|
||||
content_type: state.contentType,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue