Replace FediAuthModal placeholder explainer text (#2464)
* Replace placeholder explainer text Fixes https://github.com/owncast/owncast/issues/2453 * Prettified Code! Co-authored-by: silksow <silksow@users.noreply.github.com>
This commit is contained in:
parent
0287279f0b
commit
df5e956801
@ -163,7 +163,10 @@ export const FediAuthModal: FC<FediAuthModalProps> = ({
|
||||
key="header"
|
||||
header="Learn more about using the Fediverse to authenticate with chat."
|
||||
>
|
||||
<p>xxxxxx</p>
|
||||
<p>
|
||||
You can link your chat identity with your Fediverse identity. Next time you want to
|
||||
use this chat identity you can again go through the Fediverse authentication.
|
||||
</p>
|
||||
</Panel>
|
||||
</Collapse>
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user