Warn users about Dream breakage
This commit is contained in:
parent
c044460a91
commit
ab1c3020da
|
@ -95,6 +95,10 @@ function DreamTab(props: {
|
|||
|
||||
return (
|
||||
<Col className="gap-2">
|
||||
<AlertBox
|
||||
title="Dreaming is currently broken 😴"
|
||||
text="Follow updates here: https://github.com/vpzomtrrfrt/stability-client/issues/9"
|
||||
/>
|
||||
<Row className="gap-2">
|
||||
<input
|
||||
autoFocus
|
||||
|
|
Loading…
Reference in New Issue
Block a user