Skip to content

Commit

Permalink
no longer need disable auto login
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Mar 12, 2024
1 parent 16164c0 commit f5148c8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/components/modals/coresettings/EditCoreSettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -465,17 +465,6 @@
></q-input
>
</q-card-section>
<q-card-section class="row">
<div class="col-4">
Disable Auto Login for Remote Control and Remote background:
</div>
<div class="col-2"></div>
<q-checkbox
dense
v-model="settings.mesh_disable_auto_login"
class="col-6"
/>
</q-card-section>
</q-tab-panel>
<q-tab-panel name="customfields">
<CustomFields />
Expand Down

0 comments on commit f5148c8

Please sign in to comment.