mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
Cleaned up titlebar look
This commit is contained in:
@@ -24,6 +24,7 @@ export function Native(props: Props) {
|
||||
|
||||
return (
|
||||
<div>
|
||||
<h3>App Behavior</h3>
|
||||
<Checkbox
|
||||
checked={autoStart ?? false}
|
||||
disabled={typeof autoStart === "undefined"}
|
||||
|
||||
Reference in New Issue
Block a user