fix subscription
This commit is contained in:
@@ -21,7 +21,7 @@ watch(() => trackedItemStore.items.value, async itms => {
|
||||
|
||||
return { ...i, ...price };
|
||||
});
|
||||
})
|
||||
}, { immediate: true })
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user