mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Editing can update media
This commit is contained in:
@ -305,7 +305,6 @@ const ScreenCompose: React.FC<RootStackScreenProps<'Screen-Compose'>> = ({
|
||||
|
||||
switch (params?.type) {
|
||||
case 'edit':
|
||||
console.log('firing mutation')
|
||||
mutateTimeline.mutate({
|
||||
type: 'editItem',
|
||||
queryKey: params.queryKey,
|
||||
|
Reference in New Issue
Block a user