mirror of
https://github.com/tooot-app/app
synced 2025-06-02 04:09:15 +02:00
Fixed #40
This commit is contained in:
parent
4319e83bb9
commit
1b23e3f0f3
@ -155,6 +155,7 @@ const ScreenCompose: React.FC<ScreenComposeProp> = ({
|
|||||||
disableDebounce: true
|
disableDebounce: true
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
params.accts.length && // When replying to myself only, do not add space or even format text
|
||||||
formatText({
|
formatText({
|
||||||
textInput: 'text',
|
textInput: 'text',
|
||||||
composeDispatch,
|
composeDispatch,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user