feat: 💨
This commit is contained in:
parent
fc138609a1
commit
647f9062f8
9 changed files with 64 additions and 92 deletions
|
|
@ -82,7 +82,6 @@ export default function PostContent({
|
|||
relays: []
|
||||
}
|
||||
)
|
||||
setSpecifiedRelayUrls(cachedSettings.specifiedRelayUrls)
|
||||
setAddClientTag(cachedSettings.addClientTag ?? false)
|
||||
}
|
||||
return
|
||||
|
|
@ -93,7 +92,6 @@ export default function PostContent({
|
|||
isNsfw,
|
||||
isPoll,
|
||||
pollCreateData,
|
||||
specifiedRelayUrls,
|
||||
addClientTag
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue