Initial work on productions dashboard

This commit is contained in:
2022-12-16 14:06:06 +00:00
parent eb07990f4c
commit e100f5a1d4
5 changed files with 65 additions and 12 deletions

View File

@@ -4,3 +4,4 @@ from .hs import *
from .ical import *
from .rigboard import *
from .subhire import *
from .dashboards import *