Skip to content
Snippets Groups Projects

Draft: Resolve "[Refactoring] Improve vuex store usage"

Closed Tobias Kuhnert requested to merge 253-refactoring-improve-vuex-store-usage into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -15,6 +15,7 @@
There are no actions for this device.
</hint-card>
<DeviceActionTimeline
v-else
:value="actions"
:device-id="deviceId"
:action-api-dispatcher="apiDispatcher"
Loading