Bugfix
This commit is contained in:
parent
4a06b45dd5
commit
a75ebe599b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ const updateSettings = () => {
|
|||
<span class="text-xs">If you customize settings, all existing settings including WiFi credentials will be overwritten. This is only
|
||||
recommended for initial flashing.</span>
|
||||
</div>
|
||||
<div v-if="isExpanded" class="space-y-4 mt-4">
|
||||
<div class="space-y-4 mt-4">
|
||||
<div class="form-control">
|
||||
<label class="label cursor-pointer">
|
||||
<span class="label-text">Has Frontlight <small>Only Rev. B</small></span>
|
||||
|
|
Loading…
Reference in a new issue