mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
show toolbar - removed from settings
This commit is contained in:
parent
1b77675ed7
commit
74cf073bfa
@ -49,7 +49,7 @@
|
||||
|
||||
<FormValues let:values>
|
||||
<div class="heading">Appearance</div>
|
||||
<FormCheckboxField name=":visibleToolbar" label="Show toolbar" defaultValue={true} />
|
||||
<!-- <FormCheckboxField name=":visibleToolbar" label="Show toolbar" defaultValue={true} /> -->
|
||||
{#if electron}
|
||||
<FormCheckboxField name=":useNativeMenu" label="Use system native menu" />
|
||||
{/if}
|
||||
|
Loading…
Reference in New Issue
Block a user