Reorganised stream resource

This commit is contained in:
Joel Collins 2019-11-20 13:48:27 +00:00
parent 8c5af3486c
commit 0b2536a79b
6 changed files with 122 additions and 66 deletions

View file

@ -1 +1 @@
from . import root, captures, settings, status, tasks, stream, plugins, actions
from . import root, captures, settings, status, tasks, streams, plugins, actions