fix: some bugs
This commit is contained in:
parent
2855754648
commit
be3c0023fe
4 changed files with 15 additions and 8 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