Skip to content

Commit 8c0d7f3

Browse files
authored
Lint (#516)
1 parent 7c0c24d commit 8c0d7f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/devices/deye/device.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
@update:model-value="
2323
updateConfiguration($event, 'configuration.port')
2424
"
25-
/>
25+
/>
2626
</div>
2727
</template>
2828

src/components/devices/fox_ess/device.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
@update:model-value="
2323
updateConfiguration($event, 'configuration.port')
2424
"
25-
/>
25+
/>
2626
</div>
2727
</template>
2828

0 commit comments

Comments
 (0)