summaryrefslogtreecommitdiff
path: root/src/views/Fans/StaticInformation/FansStaticPage.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/Fans/StaticInformation/FansStaticPage.vue')
-rw-r--r--src/views/Fans/StaticInformation/FansStaticPage.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/Fans/StaticInformation/FansStaticPage.vue b/src/views/Fans/StaticInformation/FansStaticPage.vue
index 72bdc7e2..2b8eddd5 100644
--- a/src/views/Fans/StaticInformation/FansStaticPage.vue
+++ b/src/views/Fans/StaticInformation/FansStaticPage.vue
@@ -11,7 +11,7 @@
show-empty
class="table-rounded"
no-border-collapse
- :items="items"
+ :items="filteredSensors"
:busy="isBusy"
:fields="fields"
:empty-text="$t('global.table.emptyMessage')"