mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
chore: remove this so people don't click it
This commit is contained in:
@@ -144,7 +144,7 @@ export function Native() {
|
||||
</Button>
|
||||
</p>
|
||||
<h3 style={{ marginTop: "4em" }}>Local Development Mode</h3>
|
||||
{config.build === "dev" ? (
|
||||
{/*config.build === "dev" ? (
|
||||
<>
|
||||
<h5>Development mode is currently on.</h5>
|
||||
<Button
|
||||
@@ -197,7 +197,7 @@ export function Native() {
|
||||
</Button>
|
||||
</p>
|
||||
</>
|
||||
)}
|
||||
)*/}
|
||||
<hr />
|
||||
<CategoryButton
|
||||
icon={<img src={RLogo} draggable={false} />}
|
||||
|
||||
Reference in New Issue
Block a user