mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 21:55:59 +00:00
show toolbar - removed from settings
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user