Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
tusooa 2023-05-21 18:31:25 +00:00 committed by HJ
parent 4664d99af2
commit 6b0d72937e

View File

@ -35,16 +35,6 @@
>
{{ backendDescriptionDescription + ' ' }}
</p>
<!-- debugging -->
<!--
<p
v-else
class="setting-description"
:class="{ 'faint': shouldBeDisabled }"
>
MISSING DESCRIPTION FOR {{ path }}
</p>
-->
</label>
</template>