Commented out some settings

This commit is contained in:
RemixDev
2021-07-27 21:13:15 +02:00
parent ab8e974b21
commit 8b670028ed
2 changed files with 6 additions and 2 deletions

View File

@@ -98,6 +98,7 @@
</ul>
</div>
<!--
<BaseAccordion class="settings-group">
<template #title>
<h3 class="settings-group__header">
@@ -111,6 +112,7 @@
<span class="checkbox-text">{{ $t('settings.logs.areLogsActive') }}</span>
</label>
</BaseAccordion>
-->
<BaseAccordion class="settings-group">
<template #title>
@@ -661,11 +663,13 @@
<span>{{ previewVolume }}%</span>
</div>
<!--
<div class="input-group">
<p class="input-group-text">{{ $t('settings.other.executeCommand.title') }}</p>
<p class="secondary-text">{{ $t('settings.other.executeCommand.description') }}</p>
<input v-model="settings.executeCommand" type="text" />
</div>
-->
</BaseAccordion>
<BaseAccordion class="settings-group">