Skip to content

Commit

Permalink
fix: config ui merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Feb 5, 2025
1 parent 49dcf95 commit 38cf29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/views/Config.vue
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
>
<template #icon><ModbusProxyIcon /></template>
<template #tags>
<DeviceTags :tags="yamlTags('modbusproxy')" />
<DeviceTags :tags="modbusproxyTags" />
</template>
</DeviceCard>
<DeviceCard
Expand Down

0 comments on commit 38cf29b

Please sign in to comment.